Searched refs:imo_match_group (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/netinet/ |
| H A D | in_mcast.c | 120 static size_t imo_match_group(const struct ip_moptions *, 322 imo_match_group(const struct ip_moptions *imo, const struct ifnet *ifp, in imo_match_group() function 408 gidx = imo_match_group(imo, ifp, group); in imo_multi_filter() 1566 idx = imo_match_group(imo, ifp, gsa); in inp_block_unblock_source() 1784 idx = imo_match_group(imo, ifp, gsa); in inp_get_source_filters() 2228 idx = imo_match_group(imo, ifp, gsa); in inp_join_group() 2544 idx = imo_match_group(imo, ifp, gsa); in inp_leave_group() 2833 idx = imo_match_group(imo, ifp, gsa); in inp_set_source_filters()
|