Home
last modified time | relevance | path

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

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