Searched refs:filt_pppx_modify (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/net/
H A Dif_pppx.c199 int filt_pppx_modify(struct kevent *, struct knote *);
207 .f_modify = filt_pppx_modify,
219 .f_modify = filt_pppx_modify,
522 filt_pppx_modify(struct kevent *kev, struct knote *kn) function

Completed in 118 milliseconds