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

/darwin-on-arm/xnu/bsd/netinet/
H A Dkpi_ipfilter.h53 #define IPPOF_MCAST_OPTS 0x1 macro
H A Dkpi_ipfilter.c295 if (options != NULL && (options->ippo_flags & IPPOF_MCAST_OPTS) &&
370 if (options != NULL && (options->ippo_flags & IPPOF_MCAST_OPTS) &&
H A Dip_output.c858 ipf_pktopts.ippo_flags |= IPPOF_MCAST_OPTS;
1057 ipf_pktopts.ippo_flags &= ~IPPOF_MCAST_OPTS;
1289 ipf_pktopts.ippo_flags &= ~IPPOF_MCAST_OPTS;
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_output.c623 ippo->ippo_flags |= IPPOF_MCAST_OPTS;

Completed in 63 milliseconds