Home
last modified time | relevance | path

Searched refs:SOL_DCCP (Results 1 – 15 of 15) sorted by relevance

/third_party/ltp/include/lapi/
Dsocket.h57 #ifndef SOL_DCCP
58 # define SOL_DCCP 269 macro
/third_party/musl/include/sys/
Dsocket.h312 #define SOL_DCCP 269 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h316 #define SOL_DCCP 269 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h301 #define SOL_DCCP 269 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h310 #define SOL_DCCP 269 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h310 #define SOL_DCCP 269 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h312 #define SOL_DCCP 269 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h310 #define SOL_DCCP 269 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h314 #define SOL_DCCP 269 macro
/third_party/ltp/testcases/network/netstress/
Dnetstress.c168 SAFE_SETSOCKOPT_INT(sd, SOL_DCCP, DCCP_SOCKOPT_SERVICE, in init_socket_opts()
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt858 SOL_DCCP
Dlinux.txt2260 SOL_DCCP
Dandroid.txt2172 SOL_DCCP
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs690 pub const SOL_DCCP: ::c_int = 269; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1667 pub const SOL_DCCP: ::c_int = 269; constant