Searched refs:if_delgroup (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dist/pf/net/
H A Dif_compat.h104 int if_delgroup(struct ifnet *, const char *);
H A Dif_compat.c201 if_delgroup(struct ifnet *ifp, const char *groupname) function
358 if_delgroup(ifgm->ifgm_ifp, IFG_EGRESS);
H A Dpf_if.c882 if_delgroup(ifp, group);
884 if_delgroup(ifp, IFG_ALL);

Completed in 94 milliseconds