Searched refs:IP6OAF_NO_CELLULAR (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_src.c229 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
282 ((ip6oa.ip6oa_flags & IP6OAF_NO_CELLULAR) &&
528 (ip6oa.ip6oa_flags & IP6OAF_NO_CELLULAR) &&
1006 if ((ip6oa->ip6oa_flags & IP6OAF_NO_CELLULAR) &&
H A Dip6_var.h391 #define IP6OAF_NO_CELLULAR 0x00000010 /* skip IFT_CELLULAR */ macro
H A Dudp6_output.c206 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
H A Draw_ip6.c366 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
H A Dip6_output.c403 if ((flags & IPV6_OUTARGS) && (ip6oa.ip6oa_flags & IP6OAF_NO_CELLULAR))
/darwin-on-arm/xnu/bsd/netinet/
H A Dkpi_ipfilter.c386 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
H A Dtcp_output.c2020 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
H A Dtcp_subr.c774 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;

Completed in 40 milliseconds