Home
last modified time | relevance | path

Searched refs:IP_BIND_ADDRESS_NO_PORT (Results 1 – 25 of 2368) sorted by relevance

12345678910>>...95

/dports/devel/folly/folly-2021.12.27.00/folly/net/
H A DNetOps.h42 #define IP_BIND_ADDRESS_NO_PORT 0 macro
253 #ifndef IP_BIND_ADDRESS_NO_PORT
254 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/net/py-trio/trio-0.19.0/trio/
H A Dsocket.py203 IP_BIND_ADDRESS_NO_PORT: int
206 IP_BIND_ADDRESS_NO_PORT
209 IP_BIND_ADDRESS_NO_PORT = 24 variable
H A D_highlevel_open_tcp_stream.py320 trio.socket.IPPROTO_IP, trio.socket.IP_BIND_ADDRESS_NO_PORT, 1
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Din.h103 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Din.h103 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dproto_quic.c407 #ifdef IP_BIND_ADDRESS_NO_PORT in quic_connect_server()
409 …setsockopt(fd, IPPROTO_IP, IP_BIND_ADDRESS_NO_PORT, (const void *) &bind_address_no_port, sizeof(i… in quic_connect_server()
H A Dproto_tcp.c444 #ifdef IP_BIND_ADDRESS_NO_PORT in tcp_connect_server()
446 …setsockopt(fd, IPPROTO_IP, IP_BIND_ADDRESS_NO_PORT, (const void *) &bind_address_no_port, sizeof(i… in tcp_connect_server()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Din.h124 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Din.h124 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Din.h124 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Din.h124 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Din.h124 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/uapi/linux/
H A Din.h124 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Din.h124 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Din.h124 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dproto_tcp.c423 #ifdef IP_BIND_ADDRESS_NO_PORT in tcp_connect_server()
425 …setsockopt(fd, SOL_IP, IP_BIND_ADDRESS_NO_PORT, (const void *) &bind_address_no_port, sizeof(int)); in tcp_connect_server()
/dports/dns/dnsdist/dnsdist-1.6.1/
H A Ddnsdist-tcp-downstream.cc331 #ifdef IP_BIND_ADDRESS_NO_PORT in reconnect()
333 SSetsockopt(socket->getHandle(), SOL_IP, IP_BIND_ADDRESS_NO_PORT, 1); in reconnect()
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/event/
H A Dngx_event_connect.c115 if (setsockopt(s, IPPROTO_IP, IP_BIND_ADDRESS_NO_PORT, in ngx_event_connect_peer()
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/netinet/
H A Din.h200 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/dports/www/nginx-full/nginx-1.20.2/src/event/
H A Dngx_event_connect.c115 if (setsockopt(s, IPPROTO_IP, IP_BIND_ADDRESS_NO_PORT, in ngx_event_connect_peer()
/dports/www/nginx-naxsi/nginx-1.20.2/src/event/
H A Dngx_event_connect.c115 if (setsockopt(s, IPPROTO_IP, IP_BIND_ADDRESS_NO_PORT, in ngx_event_connect_peer()
/dports/www/nginx-lite/nginx-1.20.2/src/event/
H A Dngx_event_connect.c115 if (setsockopt(s, IPPROTO_IP, IP_BIND_ADDRESS_NO_PORT, in ngx_event_connect_peer()
/dports/www/nginx/nginx-1.20.2/src/event/
H A Dngx_event_connect.c115 if (setsockopt(s, IPPROTO_IP, IP_BIND_ADDRESS_NO_PORT, in ngx_event_connect_peer()
/dports/www/nginx-devel/nginx-1.21.5/src/event/
H A Dngx_event_connect.c115 if (setsockopt(s, IPPROTO_IP, IP_BIND_ADDRESS_NO_PORT, in ngx_event_connect_peer()
/dports/lang/perl5.34/perl-5.34.0/cpan/Socket/
H A DMakefile.PL180 IP_ADD_MEMBERSHIP IP_ADD_SOURCE_MEMBERSHIP IP_BIND_ADDRESS_NO_PORT

12345678910>>...95