Home
last modified time | relevance | path

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

/src/sys/net/
H A Dbpf.h412 bpf_bufheld(d); \
429 void bpf_bufheld(struct bpf_d *d);
H A Dbpf.c526 bpf_bufheld(struct bpf_d *d) in bpf_bufheld() function