Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dbpf.h404 bpf_bufheld(d); \
420 void bpf_bufheld(struct bpf_d *d);
H A Dbpf.c490 bpf_bufheld(struct bpf_d *d) in bpf_bufheld() function