HomeSort by: relevance | last modified time | path
    Searched defs:lagg_clone_destroy (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/lagg/
if_lagg.c 138 static int lagg_clone_destroy(struct ifnet *);
202 IF_CLONE_INITIALIZER("lagg", lagg_clone_create, lagg_clone_destroy);
449 lagg_clone_destroy(struct ifnet *ifp) function in typeref:typename:int

Completed in 13 milliseconds