Searched refs:M_IN6MFILTER (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dmalloc.h207 #define M_IN6MFILTER 112 /* IPv6 multicast PCB-layer source filter */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Din6_mcast.c320 sizeof (struct in6_mfilter) * newmax, M_IN6MFILTER,
1601 M_IN6MFILTER, M_WAITOK | M_ZERO);
H A Dip6_output.c3184 FREE(im6o->im6o_mfilters, M_IN6MFILTER);

Completed in 129 milliseconds