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

/darwin-on-arm/xnu/bsd/netinet/
H A Dkpi_ipfilter.h57 #define IPPOF_SELECT_SRCIF 0x8 macro
H A Dkpi_ipfilter.c303 if (options->ippo_flags & IPPOF_SELECT_SRCIF)
378 if (options->ippo_flags & IPPOF_SELECT_SRCIF)
H A Dip_output.c397 ipf_pktopts.ippo_flags |= IPPOF_SELECT_SRCIF;
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_output.c386 ipf_pktopts.ippo_flags |= IPPOF_SELECT_SRCIF;

Completed in 30 milliseconds