Searched refs:ICMP6_NODEINFO_FQDNOK (Results 1 – 2 of 2) sorted by relevance
781 #define ICMP6_NODEINFO_FQDNOK 0x1 macro
699 if ((V_icmp6_nodeinfo & (ICMP6_NODEINFO_FQDNOK | in icmp6_input()701 (ICMP6_NODEINFO_FQDNOK | ICMP6_NODEINFO_TMPADDROK)) in icmp6_input()1387 if ((V_icmp6_nodeinfo & ICMP6_NODEINFO_FQDNOK) == 0) in ni6_input()