Home
last modified time | relevance | path

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

/netbsd/src/sys/dist/pf/net/
Dif_compat.h99 void if_destroy_groups(struct ifnet *);
Dif_compat.c107 if_destroy_groups(struct ifnet *ifp) in if_destroy_groups() function
Dpf_if.c885 if_destroy_groups(ifp); in pfi_destroy_groups()