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

/freebsd-13-stable/sys/net/
H A Dif_tuntap.c224 static void tundtor(void *data);
1096 * the only cdevpriv dtor being set will be tundtor and the softc being
1100 (void)devfs_set_cdevpriv(tp, tundtor);
1106 * tundtor - tear down the device - mark i/f down & delete
1110 tundtor(void *data) function

Completed in 158 milliseconds