Home
last modified time | relevance | path

Searched refs:in_joingroup_locked (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet/
HDin_var.h470 int in_joingroup_locked(struct ifnet *, const struct in_addr *,
HDin_mcast.c1207 error = in_joingroup_locked(ifp, gina, imf, pinm); in in_joingroup()
1223 in_joingroup_locked(struct ifnet *ifp, const struct in_addr *gina, in in_joingroup_locked() function
2214 error = in_joingroup_locked(ifp, &gsa->sin.sin_addr, imf, in inp_join_group()