Searched refs:IPV6_TCLASS (Results 1 - 19 of 19) sorted by relevance

/external/ltp/testcases/network/lib6/
H A Dasapi_03.c89 #ifndef IPV6_TCLASS
90 #define IPV6_TCLASS -1 macro
146 {"IPV6_RECVTCLASS", IPV6_RECVTCLASS, 1, IPV6_TCLASS, 1,
149 {"IPV6_RECVTCLASS (2)", IPV6_RECVHOPLIMIT, 1, IPV6_TCLASS, 0,
189 {sizeof(uint32_t), SOL_IPV6, IPV6_TCLASS, {0x12} },
/external/strace/xlat/
H A Dsockipv6options.h167 #if defined(IPV6_TCLASS) || (defined(HAVE_DECL_IPV6_TCLASS) && HAVE_DECL_IPV6_TCLASS)
168 XLAT(IPV6_TCLASS),
/external/iproute2/include/uapi/linux/
H A Din6.h255 #define IPV6_TCLASS 67 macro
/external/kernel-headers/original/uapi/linux/
H A Din6.h255 #define IPV6_TCLASS 67 macro
/external/libvncserver/libvncclient/
H A Dsockets.c685 #if defined LIBVNCSERVER_IPv6 && defined IPV6_TCLASS
688 cmd = IPV6_TCLASS;
/external/python/cpython2/Lib/plat-freebsd6/
H A DIN.py499 IPV6_TCLASS = 61 variable
/external/python/cpython2/Lib/plat-freebsd7/
H A DIN.py518 IPV6_TCLASS = 61 variable
/external/python/cpython2/Lib/plat-freebsd8/
H A DIN.py518 IPV6_TCLASS = 61 variable
/external/toybox/toys/pending/
H A Dtraceroute.c572 } else if (setsockopt(TT.snd_sock, IPPROTO_IPV6, IPV6_TCLASS, &TT.tos,
573 sizeof(TT.tos)) < 0) perror_exit("IPV6_TCLASS %ld failed ", TT.tos);
/external/iputils/
H A Dping6.c1191 #ifdef IPV6_TCLASS
1192 if (setsockopt(icmp_sock, IPPROTO_IPV6, IPV6_TCLASS,
1194 perror ("setsockopt(IPV6_TCLASS)");
/external/python/cpython3/Lib/test/
H A Dtest_socket.py3188 tcdata = ancmap[(socket.IPPROTO_IPV6, socket.IPV6_TCLASS)]
3203 "IPV6_RECVTCLASS", "IPV6_TCLASS")
3214 "IPV6_RECVTCLASS", "IPV6_TCLASS")
3228 "IPV6_RECVTCLASS", "IPV6_TCLASS")
3240 [(socket.IPPROTO_IPV6, socket.IPV6_TCLASS,
3248 "IPV6_RECVTCLASS", "IPV6_TCLASS")
3262 [(socket.IPPROTO_IPV6, socket.IPV6_TCLASS,
3270 [(socket.IPPROTO_IPV6, socket.IPV6_TCLASS,
3406 self.assertIn(cmsg_type, {socket.IPV6_TCLASS, socket.IPV6_HOPLIMIT})
3416 "IPV6_RECVTCLASS", "IPV6_TCLASS")
[all...]
/external/python/cpython2/Modules/
H A Dsocketmodule.c5338 #ifdef IPV6_TCLASS
5339 PyModule_AddIntConstant(m, "IPV6_TCLASS", IPV6_TCLASS);
/external/python/cpython3/Modules/
H A Dsocketmodule.c7468 #ifdef IPV6_TCLASS
7469 PyModule_AddIntMacro(m, IPV6_TCLASS);
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 244 milliseconds