CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/15 01:17:10
Modified files:
sys/net : bpf.c
Log message:
Introduce bpf_put() and bpf_get() instead of mixing macro and functions
for the reference counting.
ok dlg@
