Searched refs:bpf_getdltlist (Results 1 – 1 of 1) sorted by relevance
245 static int bpf_getdltlist(struct bpf_d *, struct bpf_dltlist *);1343 error = bpf_getdltlist(d, &dltlist); in bpfioctl()1357 error = bpf_getdltlist(d, (struct bpf_dltlist *)addr); in bpfioctl()2755 bpf_getdltlist(struct bpf_d *d, struct bpf_dltlist *bfl) in bpf_getdltlist() function