Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dip6_var.h440 #define IP6OAF_NO_CELLULAR 0x00000010 /* skip IFT_CELLULAR */ macro
H A Dudp6_output.c204 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in udp6_output()
H A Din6_src.c676 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in in6_selectsrc()
1336 ((((_ip6oa)->ip6oa_flags & IP6OAF_NO_CELLULAR) && \ in selectroute()
H A Draw_ip6.c475 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in rip6_output()
H A Dip6_output.c466 if (ip6oa->ip6oa_flags & IP6OAF_NO_CELLULAR) { in ip6_output_list()
/xnu-8019.80.24/bsd/netinet/
H A Dkpi_ipfilter.c548 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in ipf_injectv6_out()
H A Dtcp_output.c2919 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in tcp_ip_output()
H A Dtcp_subr.c948 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in tcp_respond()