Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbpf.c237 static int bpf_allocbufs(struct bpf_d *);
1818 error = bpf_allocbufs(d_to); in bpf_setup()
2737 error = bpf_allocbufs(d); in bpf_setif()
4161 bpf_allocbufs(struct bpf_d *d) in bpf_allocbufs() function