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

/freebsd-10.2-release/sys/net/
H A Dbpf.c164 static int bpf_setdlt(struct bpf_d *, u_int);
1389 error = bpf_setdlt(d, *(u_int *)addr);
2635 bpf_setdlt(struct bpf_d *d, u_int dlt) function
2662 "bpf_setdlt: ifpromisc failed (%d)\n",

Completed in 104 milliseconds