Home
last modified time | relevance | path

Searched refs:ip6a_flags (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Droute6.c90 if (ip6a->ip6a_flags & IP6A_SWAP) { in route6_input()
H A Dip6_var.h391 u_int32_t ip6a_flags; member
H A Dnd6_nbr.c2373 if (ip6a && (ip6a->ip6a_flags & IP6A_HASEEN) != 0 && in nd6_dad_na_input()
/xnu-11215.1.10/bsd/net/
H A Dether_inet6_pr_module.c143 ip6a->ip6a_flags |= IP6A_HASEEN; in ether_inet6_input()