Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/net/
H A Dbpf.c2984 static int filt_bpftouch(struct knote *kn, struct kevent_qos_s *kev);
2991 .f_touch = filt_bpftouch,
3114 filt_bpftouch(struct knote *kn, struct kevent_qos_s *kev) in filt_bpftouch() function