Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_var.h457 int in_joingroup_locked(struct ifnet *, const struct in_addr *,
H A Din_mcast.c1200 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()