HomeSort by relevance Sort by last modified time
    Searched refs:SOL_DCCP (Results 1 - 18 of 18) sorted by null

  /external/ltp/include/lapi/
socket.h 56 #ifndef SOL_DCCP
57 # define SOL_DCCP 269
  /external/strace/xlat/
socketlayers.in 26 SOL_DCCP 269
socketlayers.h 162 #if defined(SOL_DCCP) || (defined(HAVE_DECL_SOL_DCCP) && HAVE_DECL_SOL_DCCP)
164 static_assert((SOL_DCCP) == (269), "SOL_DCCP != 269");
167 # define SOL_DCCP 269
307 XLAT(SOL_DCCP),
  /bionic/libc/include/sys/
socket.h 278 #define SOL_DCCP 269
  /external/ltp/testcases/network/netstress/
netstress.c 170 SAFE_SETSOCKOPT_INT(sd, SOL_DCCP, DCCP_SOCKOPT_SERVICE,
  /external/strace/
net.c 534 case SOL_DCCP:
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_sparc64.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 398 milliseconds