Home
last modified time | relevance | path

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

/dragonfly/sys/net/tap/
H A Dif_tap.c94 static int tap_clone_destroy(struct ifnet *);
151 TAP, tap_clone_create, tap_clone_destroy, 0, IF_MAXUNIT);
503 tap_clone_destroy(struct ifnet *ifp) in tap_clone_destroy() function