Searched refs:in_joingroup_locked (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_var.h | 457 int in_joingroup_locked(struct ifnet *, const struct in_addr *,
|
| /f-stack/freebsd/netinet/ |
| H A D | in_var.h | 457 int in_joingroup_locked(struct ifnet *, const struct in_addr *,
|
| H A D | in_mcast.c | 1213 error = in_joingroup_locked(ifp, gina, imf, pinm); in in_joingroup() 1229 in_joingroup_locked(struct ifnet *ifp, const struct in_addr *gina, in in_joingroup_locked() function 2222 error = in_joingroup_locked(ifp, &gsa->sin.sin_addr, imf, in inp_join_group()
|