Home
last modified time | relevance | path

Searched refs:PF_BRIDGE (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/include/sys/
Dsocket.h108 #define PF_BRIDGE 7 macro
158 #define AF_BRIDGE PF_BRIDGE
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h112 #define PF_BRIDGE 7 macro
162 #define AF_BRIDGE PF_BRIDGE
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h97 #define PF_BRIDGE 7 macro
147 #define AF_BRIDGE PF_BRIDGE
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h108 #define PF_BRIDGE 7 macro
158 #define AF_BRIDGE PF_BRIDGE
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h108 #define PF_BRIDGE 7 macro
158 #define AF_BRIDGE PF_BRIDGE
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h108 #define PF_BRIDGE 7 macro
158 #define AF_BRIDGE PF_BRIDGE
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h108 #define PF_BRIDGE 7 macro
158 #define AF_BRIDGE PF_BRIDGE
/third_party/musl/ndk_musl_include/sys/
Dsocket.h112 #define PF_BRIDGE 7 macro
162 #define AF_BRIDGE PF_BRIDGE
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt545 PF_BRIDGE
Dlinux.txt1645 PF_BRIDGE
Dandroid.txt1686 PF_BRIDGE
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs744 pub const PF_BRIDGE: ::c_int = AF_BRIDGE; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1719 pub const PF_BRIDGE: ::c_int = AF_BRIDGE; constant