Searched refs:veth_shutdown (Results 1 – 1 of 1) sorted by relevance
51 static bool veth_shutdown(device_t, int);108 pmf_device_register1(self, NULL, NULL, veth_shutdown); in veth_attach()166 veth_shutdown(device_t self, int flags) in veth_shutdown() function