Home
last modified time | relevance | path

Searched refs:IP_RECVERR (Results 1 – 25 of 3190) sorted by relevance

12345678910>>...128

/dports/net/py-aiocoap/aiocoap-0.4.3/aiocoap/util/
H A Dsocknumbers.py46 from IN import IPV6_RECVERR, IP_RECVERR
50 IP_RECVERR = 11 variable
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/network-3.1.2.2/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/network-3.1.2.0/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/network-3.1.2.2/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/network-3.1.2.2/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/network-3.1.2.0/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/devel/stack/stack-2.7.3/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/network-3.1.2.0/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/network-3.1.2.1/include/
H A Dwin32defs.h115 #ifndef IP_RECVERR
116 #define IP_RECVERR 75 // Receive ICMP errors. macro
/dports/net-im/libnice/libnice-0.1.18/stun/tools/
H A Dstund.c151 #ifdef IP_RECVERR in listen_socket()
152 setsockopt (fd, SOL_IP, IP_RECVERR, (const char*) &yes, sizeof (yes)); in listen_socket()
/dports/net-im/libnice-gst1/libnice-0.1.18/stun/tools/
H A Dstund.c151 #ifdef IP_RECVERR in listen_socket()
152 setsockopt (fd, SOL_IP, IP_RECVERR, (const char*) &yes, sizeof (yes)); in listen_socket()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dmtu.c277 if (cmsg->cmsg_type == IP_RECVERR) in format_extended_socket_error()
339 if (setsockopt(sd, SOL_IP, IP_RECVERR, (void *) &on, sizeof(on))) in set_sock_extended_error_passing()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dmtu.c277 if (cmsg->cmsg_type == IP_RECVERR) in format_extended_socket_error()
339 if (setsockopt(sd, SOL_IP, IP_RECVERR, (void *) &on, sizeof(on))) in set_sock_extended_error_passing()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dmtu.c277 if (cmsg->cmsg_type == IP_RECVERR) in format_extended_socket_error()
339 if (setsockopt(sd, SOL_IP, IP_RECVERR, (void *) &on, sizeof(on))) in set_sock_extended_error_passing()
/dports/games/r1q2/r1q2-8012_5/linux/
H A Dnet_udp.c264 if (cmsg->cmsg_type == IP_RECVERR) in NET_GetPacket()
449 if (setsockopt (newsocket, IPPROTO_IP, IP_RECVERR, (char *)&i, sizeof(i)) == -1) in NET_IPSocket()
/dports/net-im/farstream/farstream-0.2.9/tests/check/transmitter/
H A Dstunalternd.c120 #ifdef IP_RECVERR in listen_socket()
121 setsockopt (fd, SOL_IP, IP_RECVERR, &yes, sizeof (yes)); in listen_socket()
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dbinh.inc14 IP_RECVERR = 11;
/dports/net/miredo/miredo-1.2.6/libteredo/
H A Dteredo.c100 #ifdef IP_RECVERR in teredo_socket()
101 setsockopt (fd, SOL_IP, IP_RECVERR, &(int){ 1 }, sizeof (int)); in teredo_socket()
/dports/net/scamper/scamper-cvs-20211026/scamper/
H A Dscamper_icmp4.c583 #if defined(IP_RECVERR)
641 else if(cmsg->cmsg_level == SOL_IP && cmsg->cmsg_type == IP_RECVERR) in scamper_icmp4_recv_err()
955 #if defined(IP_RECVERR) in scamper_icmp4_read_err_cb()
986 #if defined(IP_RECVERR)
1023 if(setsockopt(fd, SOL_IP, IP_RECVERR, &opt, sizeof(opt)) < 0) in scamper_icmp4_open_err()

12345678910>>...128