Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dip_var.h333 #define IPOAF_NO_CELLULAR 0x00000010 /* skip IFT_CELLULAR */ macro
H A Dkpi_ipfilter.c465 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in ipf_injectv4_out()
H A Draw_ip.c496 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in rip_output()
H A Dip_output.c472 if (ipoa->ipoa_flags & IPOAF_NO_CELLULAR) { in ip_output_list()
H A Dudp_usrreq.c1687 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in udp_output()
H A Dtcp_output.c3560 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in tcp_ip_output()
H A Dtcp_subr.c1124 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in tcp_respond()