Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dicmp6.h851 #define ICMP6_NODEINFO_FQDNOK 0x1 macro
/xnu-11215.81.4/bsd/netinet6/
H A Dicmp6.c1473 if ((icmp6_nodeinfo & ICMP6_NODEINFO_FQDNOK) == 0) { in ni6_input()