Searched refs:imo_match_group (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.1.13/bsd/netinet/ |
| H A D | in_mcast.c | 120 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() 1581 idx = imo_match_group(imo, ifp, gsa); in inp_block_unblock_source() 1799 idx = imo_match_group(imo, ifp, gsa); in inp_get_source_filters() 2243 idx = imo_match_group(imo, ifp, gsa); in inp_join_group() 2559 idx = imo_match_group(imo, ifp, gsa); in inp_leave_group() 2855 idx = imo_match_group(imo, ifp, gsa); in inp_set_source_filters()
|