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

/darwin-on-arm/xnu/bsd/netinet/
H A Dkpi_ipfilter.h56 #define IPPOF_NO_IFT_CELLULAR 0x4 macro
H A Dkpi_ipfilter.c310 if (options->ippo_flags & IPPOF_NO_IFT_CELLULAR)
385 if (options->ippo_flags & IPPOF_NO_IFT_CELLULAR)
H A Dip_output.c417 ipf_pktopts.ippo_flags |= IPPOF_NO_IFT_CELLULAR;
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_output.c404 ipf_pktopts.ippo_flags |= IPPOF_NO_IFT_CELLULAR;

Completed in 78 milliseconds