Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-icmp6.c91 { ICMP6_NI_REPLY, "node information reply"},
464 case ICMP6_NI_REPLY: in icmp6_print()
1031 case ICMP6_NI_REPLY: in icmp6_nodeinfo_print()
Dicmp6.h119 #define ICMP6_NI_REPLY 140 /* node information reply */ macro
/external/ping6/
Dping6.c809 ICMP6_FILTER_SETPASS(ICMP6_NI_REPLY, &filt); in main()
1546 } else if (icp->icmp6_type == ICMP6_NI_REPLY && mynireply(ni)) { in pr_pack()
2380 case ICMP6_NI_REPLY: in pr_icmph()