Home
last modified time | relevance | path

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

/xnu-11215.1.10/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.c500 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in rip_output()
H A Dudp_usrreq.c1664 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in udp_output()
H A Dip_output.c469 if (ipoa->ipoa_flags & IPOAF_NO_CELLULAR) { in ip_output_list()
H A Dtcp_output.c3381 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in tcp_ip_output()
H A Dtcp_subr.c1030 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR; in tcp_respond()