Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h403 bpf_bufheld(d); \
419 void bpf_bufheld(struct bpf_d *d);
/f-stack/freebsd/net/
H A Dbpf.h404 bpf_bufheld(d); \
420 void bpf_bufheld(struct bpf_d *d);
H A Dbpf.c482 bpf_bufheld(struct bpf_d *d) in bpf_bufheld() function