Home | History | Annotate | Download | only in libpcap

Lines Matching full:bpf_error

2820 		bpf_error("%s not supported", pcap_text);
2831 bpf_error("%s not supported", pcap_text);
2995 bpf_error("%s not supported", pcap_text);
3295 bpf_error("bogus IPv6 address %s", pcap_text);
3300 bpf_error("IPv6 address %s not supported", pcap_text);
3307 { bpf_error("bogus ethernet address %s", pcap_text); }
3444 bpf_error("illegal token: %s", pcap_text); }
3449 { bpf_error("illegal char '%c'", *pcap_text); }