Searched refs:imo_match_group (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ |
| H A D | in_mcast.c | 122 static size_t imo_match_group(const struct ip_moptions *, 356 imo_match_group(const struct ip_moptions *imo, const struct ifnet *ifp, in imo_match_group() function 442 gidx = imo_match_group(imo, ifp, group); in imo_multi_filter() 1586 idx = imo_match_group(imo, ifp, gsa); in inp_block_unblock_source() 1805 idx = imo_match_group(imo, ifp, gsa); in inp_get_source_filters() 2248 idx = imo_match_group(imo, ifp, gsa); in inp_join_group() 2564 idx = imo_match_group(imo, ifp, gsa); in inp_leave_group() 2860 idx = imo_match_group(imo, ifp, gsa); in inp_set_source_filters()
|