/external/ltp/testcases/network/multicast/mc_opts/ |
D | mc_verify_opts_error.c | 62 if (setsockopt(s, IPPROTO_IP, IP_MULTICAST_LOOP, &do_loop, sizeof(char)) in main() 65 if (setsockopt(s, IPPROTO_IP, IP_MULTICAST_LOOP, &no_loop, sizeof(char)) in main() 70 (s, IPPROTO_IP, IP_MULTICAST_LOOP, &no_loop, in main()
|
D | mc_verify_opts.c | 111 (s, IPPROTO_IP, IP_MULTICAST_LOOP, &loop, in main() 125 if (setsockopt(s, IPPROTO_IP, IP_MULTICAST_LOOP, &loop, sizeof(char)) != in main() 132 (s, IPPROTO_IP, IP_MULTICAST_LOOP, &loop, in main()
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IN.py | 106 IP_MULTICAST_LOOP = 4 variable 126 IP_MULTICAST_LOOP = 22 variable
|
/external/strace/xlat/ |
D | sock_ip_options.h | 74 #if defined(IP_MULTICAST_LOOP) || (defined(HAVE_DECL_IP_MULTICAST_LOOP) && HAVE_DECL_IP_MULTICAST_L… 75 XLAT(IP_MULTICAST_LOOP),
|
D | sock_ip_options.in | 20 IP_MULTICAST_LOOP
|
/external/python/cpython2/Lib/plat-netbsd1/ |
D | IN.py | 40 IP_MULTICAST_LOOP = 11 variable
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IN.py | 356 IP_MULTICAST_LOOP = 22 variable 367 IPV6_MULTICAST_LOOP = IP_MULTICAST_LOOP
|
/external/python/cpython2/Lib/plat-os2emx/ |
D | IN.py | 70 IP_MULTICAST_LOOP = 4 variable
|
/external/syzkaller/sys/linux/ |
D | socket_inet_arm.const | 29 IP_MULTICAST_LOOP = 34
|
D | socket_inet_386.const | 29 IP_MULTICAST_LOOP = 34
|
D | socket_inet_ppc64le.const | 29 IP_MULTICAST_LOOP = 34
|
D | socket_inet_arm64.const | 29 IP_MULTICAST_LOOP = 34
|
D | socket_inet_amd64.const | 29 IP_MULTICAST_LOOP = 34
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | socket_types.hpp | 123 # define ASIO_OS_DEF_IP_MULTICAST_LOOP IP_MULTICAST_LOOP
|
/external/python/cpython2/Lib/plat-aix4/ |
D | IN.py | 160 IP_MULTICAST_LOOP = 11 variable
|
/external/iproute2/include/uapi/linux/ |
D | in.h | 140 #define IP_MULTICAST_LOOP 34 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | in.h | 140 #define IP_MULTICAST_LOOP 34 macro
|
/external/python/cpython2/Lib/plat-freebsd4/ |
D | IN.py | 154 IP_MULTICAST_LOOP = 11 variable
|
/external/python/cpython2/Lib/plat-freebsd5/ |
D | IN.py | 154 IP_MULTICAST_LOOP = 11 variable
|
/external/python/cpython2/Lib/plat-darwin/ |
D | IN.py | 158 IP_MULTICAST_LOOP = 11 variable
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 794 IP_MULTICAST_LOOP = 34 variable 853 IP_MULTICAST_LOOP = 34 variable
|
/external/python/cpython2/Lib/plat-freebsd6/ |
D | IN.py | 314 IP_MULTICAST_LOOP = 11 variable
|
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/ |
D | timestamping.c | 423 if (setsockopt(sock, IPPROTO_IP, IP_MULTICAST_LOOP, in main()
|
/external/python/cpython2/Lib/plat-freebsd7/ |
D | IN.py | 312 IP_MULTICAST_LOOP = 11 variable
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 501 IP_MULTICAST_LOOP = 34 variable
|