Home
last modified time | relevance | path

Searched defs:PortState (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dturnport.h37 enum PortState { enum
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm_i.h19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef