Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bpf/
H A Dbpf.c140 static int bpf_allocbufs(struct bpf_d *);
1349 error = bpf_allocbufs(d); in bpf_setif()
1641 bpf_allocbufs(struct bpf_d *d) in bpf_allocbufs() function