Searched refs:bpf_getdltlist (Results 1 – 1 of 1) sorted by relevance
209 static int bpf_getdltlist(struct bpf_d *, struct bpf_dltlist *);1559 error = bpf_getdltlist(d, &dltlist); in bpfioctl()1573 error = bpf_getdltlist(d, (struct bpf_dltlist *)addr); in bpfioctl()2929 bpf_getdltlist(struct bpf_d *d, struct bpf_dltlist *bfl) in bpf_getdltlist() function