Searched refs:IPPOF_NO_IFT_CELLULAR (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dkpi_ipfilter.h56 #define IPPOF_NO_IFT_CELLULAR 0x4 macro
H A Dkpi_ipfilter.c308 if (options->ippo_flags & IPPOF_NO_IFT_CELLULAR)
382 if (options->ippo_flags & IPPOF_NO_IFT_CELLULAR)
H A Dip_output.c428 ipf_pktopts.ippo_flags |= IPPOF_NO_IFT_CELLULAR;
/xnu-2422.115.4/bsd/netinet6/
H A Dip6_output.c436 ipf_pktopts.ippo_flags |= IPPOF_NO_IFT_CELLULAR;

Completed in 73 milliseconds