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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_var.h276 #define IPOAF_NO_CELLULAR 0x00000010 /* skip IFT_CELLULAR */ macro
H A Dkpi_ipfilter.c311 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;
H A Draw_ip.c374 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;
H A Dtcp_output.c2023 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;
H A Dudp_usrreq.c1370 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;
H A Dip_output.c415 if ((flags & IP_OUTARGS) && (ipoa->ipoa_flags & IPOAF_NO_CELLULAR)) {
H A Dtcp_subr.c796 ipoa.ipoa_flags |= IPOAF_NO_CELLULAR;

Completed in 97 milliseconds