Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf.c212 static void filt_bpfdetach(struct knote *);
254 .f_detach = filt_bpfdetach,
2156 filt_bpfdetach(struct knote *kn) in filt_bpfdetach() function