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

/xnu-2782.1.97/bsd/net/
H A Dether_inet6_pr_module.c143 ip6a->ip6a_flags |= IP6A_HASEEN;
/xnu-2782.1.97/bsd/netinet6/
H A Dip6_var.h346 #define IP6A_HASEEN 0x01 /* HA was present */ macro
H A Dnd6_nbr.c1943 if (ip6a && (ip6a->ip6a_flags & IP6A_HASEEN) != 0) {
2072 if (ip6a && (ip6a->ip6a_flags & IP6A_HASEEN) != 0 &&

Completed in 33 milliseconds