Home
last modified time | relevance | path

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

/external/iputils/ninfod/
Dicmp6_nodeinfo.h54 #define ICMP6_NI_SUBJ_IPV4 2 /* Query Subject is an ipv4 address */ macro
Dninfod_core.c152 [ICMP6_NI_SUBJ_IPV4] = {
153 .code = ICMP6_NI_SUBJ_IPV4,
/external/tcpdump/
Dprint-icmp6.c157 #define ICMP6_NI_SUBJ_IPV4 2 /* Query Subject is an IPv4 address */ macro
1674 case ICMP6_NI_SUBJ_IPV4: in icmp6_nodeinfo_print()