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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dmalloc.h205 #define M_INMFILTER 110 /* IPv4 multicast PCB-layer source filter */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Din_mcast.c316 sizeof (struct in_mfilter) * newmax, M_INMFILTER,
1683 M_INMFILTER, M_WAITOK | M_ZERO);
H A Dip_output.c2950 FREE(imo->imo_mfilters, M_INMFILTER);

Completed in 136 milliseconds