Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dudp.h39 #define SOL_UDP 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dudp.h39 #define SOL_UDP 17 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dudp.h39 #define SOL_UDP 17 macro
/third_party/musl/include/netinet/
Dudp.h40 #define SOL_UDP 17 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs678 pub const SOL_UDP: ::c_int = 17; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1655 pub const SOL_UDP: ::c_int = 17; constant