Home
last modified time | relevance | path

Searched refs:SO_PRIORITY (Results 1 – 25 of 30) sorted by relevance

12

/external/strace/xlat/
Dsock_options.h184 #if defined(SO_PRIORITY) || (defined(HAVE_DECL_SO_PRIORITY) && HAVE_DECL_SO_PRIORITY)
186 static_assert((SO_PRIORITY) == (16396), "SO_PRIORITY != 16396");
189 # define SO_PRIORITY 16396
192 #if defined(SO_PRIORITY) || (defined(HAVE_DECL_SO_PRIORITY) && HAVE_DECL_SO_PRIORITY)
194 static_assert((SO_PRIORITY) == (12), "SO_PRIORITY != 12");
197 # define SO_PRIORITY 12
1498 XLAT(SO_PRIORITY),
1500 XLAT(SO_PRIORITY),
Dsock_options.in66 SO_PRIORITY 16396
68 SO_PRIORITY 12
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h23 #define SO_PRIORITY 12 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h49 #define SO_PRIORITY 12 macro
/external/syzkaller/sys/freebsd/
Dsocket_amd64.const86 SO_PRIORITY = 12
Dsocket.txt92 …EPTCONN, SO_BROADCAST, SO_DEBUG, SO_ERROR, SO_DONTROUTE, SO_KEEPALIVE, SO_PRIORITY, SO_PROTOCOL, S…
/external/syzkaller/sys/linux/
Dsocket_ppc64le.const306 SO_PRIORITY = 12
Dsocket_386.const306 SO_PRIORITY = 12
Dsocket_arm64.const306 SO_PRIORITY = 12
Dsocket_arm.const306 SO_PRIORITY = 12
Dsocket_amd64.const306 SO_PRIORITY = 12
Dsocket.txt180 …O_DEBUG, SO_DOMAIN, SO_ERROR, SO_DONTROUTE, SO_KEEPALIVE, SO_PEEK_OFF, SO_PRIORITY, SO_PROTOCOL, S…
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_monitor.c426 (drv->monitor_sock, SOL_SOCKET, SO_PRIORITY, &optval, optlen)) { in nl80211_create_monitor_interface()
/external/python/cpython2/Lib/plat-linux2/
DIN.py457 SO_PRIORITY = 12 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py774 SO_PRIORITY = 12 variable
/external/webrtc/webrtc/test/channel_transport/
Dudp_transport_impl.cc1003 if (!rtpSock->SetSockopt(SOL_SOCKET, SO_PRIORITY, (int8_t*) &PCP, in SetPCP()
1011 if (!rtcpSock->SetSockopt(SOL_SOCKET, SO_PRIORITY, (int8_t*) &PCP, in SetPCP()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1522 SO_PRIORITY = 0xc const
Dzerrors_linux_mipsle.go1822 SO_PRIORITY = 0xc const
Dzerrors_linux_s390x.go1882 SO_PRIORITY = 0xc const
Dzerrors_linux_arm.go1828 SO_PRIORITY = 0xc const
Dzerrors_linux_ppc64le.go1878 SO_PRIORITY = 0xc const
Dzerrors_linux_mips64.go1822 SO_PRIORITY = 0xc const
Dzerrors_linux_ppc64.go1878 SO_PRIORITY = 0xc const
Dzerrors_linux_amd64.go1822 SO_PRIORITY = 0xc const
Dzerrors_linux_mips64le.go1822 SO_PRIORITY = 0xc const

12