Home
last modified time | relevance | path

Searched defs:in_port_t (Results 1 - 12 of 12) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dlibcoap.h37 typedef USHORT in_port_t; typedef
/third_party/libwebsockets/include/
H A Dlibwebsockets.h436 typedef unsigned short in_port_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h12 typedef uint16_t in_port_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Din.h12 typedef uint16_t in_port_t; typedef
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Din.h12 typedef uint16_t in_port_t; typedef
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
H A Din.h12 typedef uint16_t in_port_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Din.h12 typedef uint16_t in_port_t; typedef
/third_party/lwip/src/include/lwip/
H A Dsockets.h66 typedef u16_t in_port_t; typedef
/third_party/musl/include/netinet/
H A Din.h12 typedef uint16_t in_port_t; typedef
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs27 pub type in_port_t = u16; types
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2390 in_port_t = __uint16_t variable
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs33 pub type in_port_t = u16; types

Completed in 38 milliseconds