Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_lagg.c121 static void lagg_clone_destroy(struct ifnet *);
307 lagg_clone_destroy, 0); in vnet_lagg_init()
622 lagg_clone_destroy(struct ifnet *ifp) in lagg_clone_destroy() function