Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dbpf.c3110 static int filt_bpftouch(struct knote *kn, struct kevent_qos_s *kev);
3117 .f_touch = filt_bpftouch,
3240 filt_bpftouch(struct knote *kn, struct kevent_qos_s *kev) in filt_bpftouch() function