Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dip6_var.h445 #define IP6OAF_NO_CELLULAR 0x00000010 /* skip IFT_CELLULAR */ macro
H A Dudp6_output.c210 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in udp6_output()
H A Din6_src.c763 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in in6_selectsrc()
1429 ((((_ip6oa)->ip6oa_flags & IP6OAF_NO_CELLULAR) && \ in selectroute()
H A Draw_ip6.c490 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in rip6_output()
H A Dip6_output.c487 if (ip6oa->ip6oa_flags & IP6OAF_NO_CELLULAR) { in ip6_output_list()
/xnu-12377.1.9/bsd/netinet/
H A Dkpi_ipfilter.c554 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in ipf_injectv6_out()
H A Dtcp_output.c3558 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in tcp_ip_output()
H A Dtcp_subr.c1053 ip6oa.ip6oa_flags |= IP6OAF_NO_CELLULAR; in tcp_respond()