Home
last modified time | relevance | path

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

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