HomeSort by: relevance | last modified time | path
    Searched defs:tap_kqdetach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
if_tap.c 181 static void tap_kqdetach(struct knote *);
1146 .f_detach = tap_kqdetach,
1195 tap_kqdetach(struct knote *kn) function in typeref:typename:void

Completed in 12 milliseconds