Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dif_tun.c137 int filt_tunmodify(struct kevent *, struct knote *);
148 .f_modify = filt_tunmodify,
157 .f_modify = filt_tunmodify,
1176 filt_tunmodify(struct kevent *kev, struct knote *kn) in filt_tunmodify() function