Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dmalloc.h131 #define M_INMFILTER 110 /* IPv4 multicast PCB-layer source filter */ macro
/xnu-8019.80.24/bsd/netinet/
H A Din_mcast.c301 sizeof(struct in_mfilter) * newmax, M_INMFILTER, in imo_grow()
1694 M_INMFILTER, M_WAITOK | M_ZERO); in inp_findmoptions()
H A Dip_output.c2869 FREE(imo->imo_mfilters, M_INMFILTER); in imo_remref()