Searched refs:if_delgroup (Results 1 – 3 of 3) sorted by relevance
332 if_delgroup(ifp, ifc->ifc_name); in if_clone_destroyif()
637 int if_delgroup(struct ifnet *, const char *);
1610 if_delgroup(struct ifnet *ifp, const char *groupname) in if_delgroup() function2877 if ((error = if_delgroup(ifp, in ifhwioctl()