Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c157 static int bpf_getdltlist(struct bpf_d *, struct bpf_dltlist *);
990 error = bpf_getdltlist(d, &list); in bpfioctl()
1113 error = bpf_getdltlist(d, &list); in bpfioctl()
1695 bpf_getdltlist(struct bpf_d *d, struct bpf_dltlist *listp) in bpf_getdltlist() function