Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dether_inet6_pr_module.c143 ip6a->ip6a_flags |= IP6A_HASEEN; in ether_inet6_input()
/xnu-12377.1.9/bsd/netinet6/
H A Dip6_var.h386 #define IP6A_HASEEN 0x01 /* HA was present */ macro
H A Dnd6_nbr.c2377 if (ip6a && (ip6a->ip6a_flags & IP6A_HASEEN) != 0 && in nd6_dad_na_input()