Home
last modified time | relevance | path

Searched refs:igmp_joingroup (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/netinet/
H A Digmp_var.h110 void igmp_joingroup(struct in_multi *, struct ifnet *);
H A Digmp.c491 igmp_joingroup(struct in_multi *inm, struct ifnet *ifp) in igmp_joingroup() function
H A Din.c876 igmp_joingroup(inm, ifp); in in_addmulti()