Searched refs:bpf_buffer_append_mbuf (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | bpf_buffer.h | 43 void bpf_buffer_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset,
|
| H A D | bpf_buffer.c | 117 bpf_buffer_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset, void *src, in bpf_buffer_append_mbuf() function
|
| H A D | bpf.c | 392 return (bpf_buffer_append_mbuf(d, buf, offset, src, len)); in bpf_append_mbuf()
|