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

/freebsd-9.3-release/sys/net/
H A Dif_tun.c141 static d_close_t tunclose; variable
170 .d_close = tunclose,
440 * tunclose - close the device - mark i/f down & delete
444 tunclose(struct cdev *dev, int foo, int bar, struct thread *td) function

Completed in 101 milliseconds