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

/xnu-2782.1.97/bsd/netinet/
H A Dip_var.h286 #define IPOAF_NO_CELLULAR 0x00000010 /* skip IFT_CELLULAR */ macro
H A Dkpi_ipfilter.c333 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;
H A Draw_ip.c387 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;
H A Dip_output.c447 if (ipoa->ipoa_flags & IPOAF_NO_CELLULAR) {
H A Dtcp_output.c2332 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;
H A Dtcp_subr.c843 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;
H A Dudp_usrreq.c1369 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;

Completed in 102 milliseconds