Home
last modified time | relevance | path

Searched refs:ICMP6_NI_REPLY (Results 1 – 2 of 2) 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