Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpf.c2521 static int filt_bpftouch(struct knote *kn, struct kevent_qos_s *kev);
2528 .f_touch = filt_bpftouch,
2651 filt_bpftouch(struct knote *kn, struct kevent_qos_s *kev) in filt_bpftouch() function