Home
last modified time | relevance | path

Searched refs:DCCP_SOCKOPT_SERVICE (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/include/lapi/
H A Ddccp.h13 #ifndef DCCP_SOCKOPT_SERVICE
14 # define DCCP_SOCKOPT_SERVICE 2 macro
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c168 SAFE_SETSOCKOPT_INT(sd, SOL_DCCP, DCCP_SOCKOPT_SERVICE, in init_socket_opts()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs734 pub const DCCP_SOCKOPT_SERVICE: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1396 pub const DCCP_SOCKOPT_SERVICE: ::c_int = 2; consts

Completed in 24 milliseconds