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

/external/libpcap/
H A Dgencode.c150 bpf_error(const char *fmt, ...) function
343 bpf_error("out of memory");
347 bpf_error("out of memory");
351 bpf_error("out of memory");
422 bpf_error("syntax error in filter expression");
506 bpf_error("expression rejects all packets");
1511 bpf_error("unknown data link type %d", linktype);
2855 bpf_error("unsupported protocol over mpls");
3225 bpf_error("Multi-link Frame Relay link-layer type filtering not implemented");
3266 bpf_error("IrD
[all...]

Completed in 49 milliseconds