Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dbpf.c249 static int bpf_getdltlist(struct bpf_d *, caddr_t __bidi_indexable, struct proc *);
2228 error = bpf_getdltlist(d, addr, p); in bpfioctl()
2893 bpf_getdltlist(struct bpf_d *d, caddr_t __bidi_indexable addr, struct proc *p) in bpf_getdltlist() function