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

/xnu-2422.115.4/bsd/netinet/
H A Dkpi_ipfilter.h53 #define IPPOF_MCAST_OPTS 0x1 macro
H A Dkpi_ipfilter.c293 if (options != NULL && (options->ippo_flags & IPPOF_MCAST_OPTS) &&
367 if (options != NULL && (options->ippo_flags & IPPOF_MCAST_OPTS) &&
H A Dip_output.c928 IPPOF_MCAST_OPTS;
1133 ipf_pktopts.ippo_flags &= ~IPPOF_MCAST_OPTS;
1390 ipf_pktopts.ippo_flags &= ~IPPOF_MCAST_OPTS;
/xnu-2422.115.4/bsd/netinet6/
H A Dip6_output.c679 ippo->ippo_flags |= IPPOF_MCAST_OPTS;

Completed in 33 milliseconds