Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dif.c272 static int if_getgroup(struct ifgroupreq *, struct ifnet *);
1657 if_getgroup(struct ifgroupreq *ifgr, struct ifnet *ifp) in if_getgroup() function
3006 if ((error = if_getgroup((struct ifgroupreq *)data, ifp))) in ifhwioctl()