Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf.c211 static int bpf_setdlt(struct bpf_d *, u_int);
1565 error = bpf_setdlt(d, *(u_int *)addr); in bpfioctl()
2821 bpf_setdlt(struct bpf_d *d, u_int dlt) in bpf_setdlt() function