Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf.c156 static int bpf_getdltlist(struct bpf_d *, struct bpf_dltlist *);
983 error = bpf_getdltlist(d, &list); in bpfioctl()
1106 error = bpf_getdltlist(d, &list); in bpfioctl()
1683 bpf_getdltlist(struct bpf_d *d, struct bpf_dltlist *listp) in bpf_getdltlist() function