Home
last modified time | relevance | path

Searched defs:sa_family_t (Results 1 – 23 of 23) sorted by relevance

/external/libnl/include/netlink/
Dnetlink-compat.h16 typedef unsigned short sa_family_t; typedef
/external/libevent/
Dipv6-internal.h59 typedef int sa_family_t; typedef
/external/llvm-project/lldb/include/lldb/Host/
DSocketAddress.h18 typedef ADDRESS_FAMILY sa_family_t; typedef
/external/clang/test/Analysis/
Dcasts.c12 typedef __uint8_t sa_family_t; typedef
/external/libchromeos-rs/src/
Dnet.rs33 fn into(self) -> sa_family_t { in into()
/external/llvm-project/clang/test/Analysis/
Dcasts.c14 typedef __uint8_t sa_family_t; typedef
/external/crosvm/sys_util/src/
Dnet.rs45 impl From<InetVersion> for sa_family_t { implementation
46 fn from(v: InetVersion) -> sa_family_t { in from()
/external/llvm-project/clang/test/CodeGen/
Dobject-size.c530 struct sa_family_t {}; in PR30346() struct
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h107 typedef int sa_family_t; typedef
/external/libwebsockets/include/
Dlibwebsockets.h387 typedef unsigned short sa_family_t; typedef
/external/openssh/
Ddefines.h364 typedef int sa_family_t; typedef
/external/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h106 #define sa_family_t unsigned __int8 macro
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs18 pub type sa_family_t = u8; typedef
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs5 pub type sa_family_t = u8; typedef
/external/rust/crates/libc/src/unix/hermit/
Dmod.rs17 pub type sa_family_t = u8; typedef
/external/libpcap/
Dgencode.c105 typedef unsigned short sa_family_t; typedef
/external/rust/crates/libc/src/unix/redox/
Dmod.rs30 pub type sa_family_t = u16; typedef
/external/crosvm/net_sys/src/
Diff.rs845 pub type sa_family_t = ::std::os::raw::c_ushort; typedef
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs2 pub type sa_family_t = u8; typedef
/external/rust/crates/libc/src/vxworks/
Dmod.rs101 pub type sa_family_t = ::c_uchar; typedef
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1 pub type sa_family_t = u16; typedef
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs33 pub type sa_family_t = u16; typedef
/external/rust/crates/libc/src/fuchsia/
Dmod.rs36 pub type sa_family_t = u16; typedef