Searched refs:tap_cleanup (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dnet_backend_netgraph.c173 tap_cleanup(be);
181 .cleanup = tap_cleanup,
H A Dnet_backends_priv.h141 void tap_cleanup(struct net_backend *be);
H A Dnet_backends.c74 tap_cleanup(struct net_backend *be) function
145 tap_cleanup(be);
251 .cleanup = tap_cleanup,
266 .cleanup = tap_cleanup,
/freebsd-current/tests/sys/netmap/
H A Dctrl-api-test.c2156 tap_cleanup(int signo) function
2282 sa.sa_handler = tap_cleanup;
2320 tap_cleanup(0);

Completed in 68 milliseconds