Home
last modified time | relevance | path

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

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