Use knote_modify_fn() and knote_process_fn() in bpf.
authorvisa <visa@openbsd.org>
Tue, 15 Feb 2022 08:43:50 +0000 (08:43 +0000)
committervisa <visa@openbsd.org>
Tue, 15 Feb 2022 08:43:50 +0000 (08:43 +0000)
commit1a86186d1b4f39ddb4dad0169f6555a50d9eda42
tree82adbeaad247ebded6c356bcf33db6f14a9a4d46
parent2052624ca4b42db6e3debb2371c7f0d8e27d2712
Use knote_modify_fn() and knote_process_fn() in bpf.

OK dlg@
sys/net/bpf.c