Home
last modified time | relevance | path

Searched refs:IPPROTO_ICMPV6 (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/radio/ril/
Dipv6_monitor.cpp94 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, IPPROTO_ICMPV6, 0, 3),
390 if (version != 6 || ipv6->ip6_nxt != IPPROTO_ICMPV6) { in onReadAvailable()
/device/linaro/bootloader/edk2/StdLib/Include/netinet/
Din.h96 #define IPPROTO_ICMPV6 58 /* ICMP6 */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c5095 #ifdef IPPROTO_ICMPV6
5096 PyModule_AddIntConstant(m, "IPPROTO_ICMPV6", IPPROTO_ICMPV6);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c4993 #ifdef IPPROTO_ICMPV6
4994 PyModule_AddIntConstant(m, "IPPROTO_ICMPV6", IPPROTO_ICMPV6);