Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dbpf.c215 static int bpf_allocbufs(struct bpf_d *);
2267 error = bpf_allocbufs(d); in bpf_setif()
3552 bpf_allocbufs(struct bpf_d *d) in bpf_allocbufs() function