Home
last modified time | relevance | path

Searched refs:ICMPV6_NI_REPLY (Results 1 – 5 of 5) sorted by relevance

/external/libnetfilter_conntrack/src/conntrack/
Dgrp_setter.c29 #ifndef ICMPV6_NI_REPLY
30 #define ICMPV6_NI_REPLY 140 macro
37 [ICMPV6_NI_REPLY - 128] = ICMPV6_NI_REPLY + 1
Dsetter.c29 #ifndef ICMPV6_NI_REPLY
30 #define ICMPV6_NI_REPLY 140 macro
37 [ICMPV6_NI_REPLY - 128] = ICMPV6_NI_REPLY + 1
/external/iputils/
Dping6_niquery.h20 # define ICMPV6_NI_REPLY 140 macro
Dping6.c1138 ICMP6_FILTER_SETPASS(ICMPV6_NI_REPLY, &filter); in main()
1629 } else if (icmph->icmp6_type == ICMPV6_NI_REPLY) { in parse_reply()
/external/kernel-headers/original/uapi/linux/
Dicmpv6.h101 #define ICMPV6_NI_REPLY 140 macro