Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dicmp6.h197 #define ICMP6_NI_SUBJ_IPV4 2 /* Query Subject is an IPv4 address */ macro
/xnu-11215.61.5/bsd/netinet6/
H A Dicmp6.c1463 case ICMP6_NI_SUBJ_IPV4: /* XXX: to be implemented? */ in ni6_input()