Searched refs:in_joingroup_locked (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ |
H A D | in_var.h | 457 int in_joingroup_locked(struct ifnet *, const struct in_addr *,
|
H A D | in_mcast.c | 1200 error = in_joingroup_locked(ifp, gina, imf, pinm); in in_joingroup() 1216 in_joingroup_locked(struct ifnet *ifp, const struct in_addr *gina, in in_joingroup_locked() function 2162 error = in_joingroup_locked(ifp, &gsa->sin.sin_addr, imf, in inp_join_group()
|