Searched refs:imo_match_group (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/bsd/netinet/ |
| H A D | in_mcast.c | 122 static size_t imo_match_group(const struct ip_moptions *, 354 imo_match_group(const struct ip_moptions *imo, const struct ifnet *ifp, in imo_match_group() function 440 gidx = imo_match_group(imo, ifp, group); in imo_multi_filter() 1580 idx = imo_match_group(imo, ifp, gsa); in inp_block_unblock_source() 1798 idx = imo_match_group(imo, ifp, gsa); in inp_get_source_filters() 2241 idx = imo_match_group(imo, ifp, gsa); in inp_join_group() 2557 idx = imo_match_group(imo, ifp, gsa); in inp_leave_group() 2853 idx = imo_match_group(imo, ifp, gsa); in inp_set_source_filters()
|