Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dpci_hotplug_manager.rs538 fn get_port_state(&self, pci_address: PciAddress) -> Result<PortState> { in get_port_state()
628 enum PortState { enum
639 impl PortState { impl
651 impl Ord for PortState { implementation
670 impl PartialOrd for PortState { implementation
/aosp_15_r20/external/webrtc/p2p/base/
H A Dturn_port.h47 enum PortState { enum
/aosp_15_r20/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm_i.h19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntddndis.h4443 NDIS_SWITCH_PORT_STATE PortState; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwmidata.h5531 MSNdis_PortStateData PortState; member
/aosp_15_r20/external/aws-sdk-java-v2/services/lightsail/src/main/resources/codegen-resources/
H A Dservice-2.json10465 "PortState":{ object