Searched refs:inm_remref (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Din_var.h381 inm_remref(_inm, 0)
384 inm_remref(_inm, 1)
493 extern void inm_remref(struct in_multi *, int);
H A Din_mcast.c191 * Circular lists of inm_addref and inm_remref callers.
576 * See comments in inm_remref() for access to ifma_protospec.
3441 inm_remref(struct in_multi *inm, int locked) function
3470 * race conditions between the last inm_remref() of that inm and its

Completed in 39 milliseconds