Home
last modified time | relevance | path

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

/external/iputils/ninfod/
Dicmp6_nodeinfo.h52 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an ipv6 address */ macro
Dninfod_core.c140 [ICMP6_NI_SUBJ_IPV6] = {
141 .code = ICMP6_NI_SUBJ_IPV6,
/external/tcpdump/
Dprint-icmp6.c155 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
1645 case ICMP6_NI_SUBJ_IPV6: in icmp6_nodeinfo_print()