Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c251 static void tunkqdetach(struct knote *);
256 .f_detach = tunkqdetach,
263 .f_detach = tunkqdetach,
2007 tunkqdetach(struct knote *kn) in tunkqdetach() function