Searched refs:IP6OAF_BOUND_IF (Results 1 - 10 of 10) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h389 #define IP6OAF_BOUND_IF 0x00000002 /* boundif value is valid */ macro
H A Dudp6_output.c203 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;
H A Dip6_output.c388 if ((ip6oa.ip6oa_flags & IP6OAF_BOUND_IF) &&
399 ip6oa.ip6oa_flags &= ~(IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_IF |
908 ip6oa.ip6oa_flags &= ~IP6OAF_BOUND_IF;
H A Dnd6_nbr.c578 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;
1289 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;
H A Draw_ip6.c363 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;
H A Dicmp6.c2186 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;
2908 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;
H A Din6_src.c235 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;
/darwin-on-arm/xnu/bsd/netinet/
H A Dkpi_ipfilter.c381 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;
H A Dtcp_output.c2008 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;
H A Dtcp_subr.c772 ip6oa.ip6oa_flags |= IP6OAF_BOUND_IF;

Completed in 105 milliseconds