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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_var.h405 #define IP6OAF_NO_CELLULAR 0x00000010 /* skip IFT_CELLULAR */ macro
H A Dudp6_output.c181 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
H A Din6_src.c224 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
1062 ((((_ip6oa)->ip6oa_flags & IP6OAF_NO_CELLULAR) && \
H A Draw_ip6.c373 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
H A Dip6_output.c449 if (ip6oa->ip6oa_flags & IP6OAF_NO_CELLULAR)
/xnu-2782.1.97/bsd/netinet/
H A Dkpi_ipfilter.c409 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
H A Dtcp_output.c2329 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;
H A Dtcp_subr.c818 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR;

Completed in 40 milliseconds