Searched defs:bpf_error (Results 1 - 1 of 1) sorted by relevance

/external/libpcap/
H A Dgencode.c148 bpf_error(const char *fmt, ...) function
316 bpf_error("out of memory");
320 bpf_error("out of memory");
324 bpf_error("out of memory");
395 bpf_error("syntax error in filter expression");
483 bpf_error("expression rejects all packets");
1478 bpf_error("unknown data link type %d", linktype);
2919 bpf_error("unsupported protocol over mpls");
3321 bpf_error("Multi-link Frame Relay link-layer type filtering not implemented");
3362 bpf_error("IrD
[all...]

Completed in 994 milliseconds