Home
last modified time | relevance | path

Searched refs:IPOAF_NO_CELLULAR (Results 1 – 7 of 7) sorted by relevance

/xnu-8019.80.24/bsd/netinet/ !
H A Dip_var.h287 #define IPOAF_NO_CELLULAR 0x00000010 /* skip IFT_CELLULAR */ macro
H A Dkpi_ipfilter.c459 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in ipf_injectv4_out()
H A Draw_ip.c464 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in rip_output()
H A Dtcp_output.c2921 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in tcp_ip_output()
H A Dudp_usrreq.c1601 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in udp_output()
H A Dip_output.c457 if (ipoa->ipoa_flags & IPOAF_NO_CELLULAR) { in ip_output_list()
H A Dtcp_subr.c1013 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in tcp_respond()