Searched refs:if_getgroup (Results 1 – 1 of 1) sorted by relevance
284 static int if_getgroup(struct ifgroupreq *, struct ifnet *);1574 if_getgroup(struct ifgroupreq *ifgr, struct ifnet *ifp) in if_getgroup() function2880 error = if_getgroup((struct ifgroupreq *)data, ifp); in ifhwioctl()