Home
last modified time | relevance | path

Searched refs:ICMP6_NI_QUERY (Results 1 – 3 of 3) sorted by relevance

/external/iputils/ninfod/
Dicmp6_nodeinfo.h48 #define ICMP6_NI_QUERY 139 macro
Dninfod.c270 ICMP6_FILTER_SETPASS(ICMP6_NI_QUERY, &filter); in init_sock()
760 if (icmph->icmp6_type != ICMP6_NI_QUERY) { in main()
/external/tcpdump/
Dprint-icmp6.c122 #define ICMP6_NI_QUERY 139 /* node information request */ macro
520 { ICMP6_NI_QUERY, "node information query"},
1100 case ICMP6_NI_QUERY: in icmp6_print()
1582 case ICMP6_NI_QUERY: in icmp6_nodeinfo_print()