Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c162 static void bpf_dev_remove(struct bpf_d *);
558 bpf_dev_remove(d); in bpfclose()
1881 bpf_dev_remove(struct bpf_d *d) in bpf_dev_remove() function