Home
last modified time | relevance | path

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

/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dlist.c22 typedef __kernel_sa_family_t sa_family_t; typedef
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dtypes.h60 typedef unsigned short sa_family_t; typedef
/third_party/rust/crates/linux-raw-sys/gen/include/
Dsupport.h54 #define sa_family_t uint16_t macro
/third_party/rust/crates/rustix/src/backend/libc/net/
Dext.rs143 sin6_family: c::sa_family_t, in sockaddr_in6_new()
/third_party/libcoap/include/coap3/
Dcoap_address.h106 #define sa_family_t short macro
/third_party/libwebsockets/include/
Dlibwebsockets.h97 typedef unsigned short sa_family_t; typedef
432 typedef unsigned short sa_family_t; typedef
/third_party/musl/include/
Dalltypes.h.in83 TYPEDEF unsigned short sa_family_t; variable
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dalltypes.h381 typedef unsigned short sa_family_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dalltypes.h336 typedef unsigned short sa_family_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h360 typedef unsigned short sa_family_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dalltypes.h385 typedef unsigned short sa_family_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h385 typedef unsigned short sa_family_t; typedef
/third_party/lwip/src/include/lwip/
Dsockets.h61 typedef u8_t sa_family_t; typedef
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h100 typedef unsigned __int8 sa_family_t; typedef
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs5 pub type sa_family_t = u8; typedef
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs17 pub type sa_family_t = u8; typedef
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs42 pub type sa_family_t = u16; typedef
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs101 pub type sa_family_t = ::c_uchar; typedef
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs2 pub type sa_family_t = u8; typedef
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1 pub type sa_family_t = u16; typedef
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs37 pub type sa_family_t = u16; typedef
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3 pub type sa_family_t = u8; typedef
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs36 pub type sa_family_t = u16; typedef
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h11966 typedef __kernel_sa_family_t sa_family_t; typedef