Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.c2986 static int filt_bpftouch(struct knote *kn, struct kevent_qos_s *kev);
2993 .f_touch = filt_bpftouch,
3116 filt_bpftouch(struct knote *kn, struct kevent_qos_s *kev) in filt_bpftouch() function