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

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

Completed in 107 milliseconds