Searched refs:ICMP6_NI_QUERY (Results 1 - 4 of 4) sorted by relevance

/external/iputils/ninfod/
H A Dicmp6_nodeinfo.h48 #define ICMP6_NI_QUERY 139 macro
H A Dninfod.c270 ICMP6_FILTER_SETPASS(ICMP6_NI_QUERY, &filter);
760 if (icmph->icmp6_type != ICMP6_NI_QUERY) {
/external/tcpdump/
H A Dicmp6.h118 #define ICMP6_NI_QUERY 139 /* node information request */ macro
H A Dprint-icmp6.c93 { ICMP6_NI_QUERY, "node information query"},
533 case ICMP6_NI_QUERY:
1012 case ICMP6_NI_QUERY:

Completed in 147 milliseconds