Searched refs:agr_clone_destroy (Results 1 – 1 of 1) sorted by relevance
72 static int agr_clone_destroy(struct ifnet *);101 IF_CLONE_INITIALIZER("agr", agr_clone_create, agr_clone_destroy);323 agr_clone_destroy(struct ifnet *ifp) in agr_clone_destroy() function