Home | History | Annotate | Download | only in libpcap

Lines Matching full:bpf_error

148 bpf_error(const char *fmt, ...)
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("IrDA link-layer type filtering not implemented");
3365 bpf_error("DOCSIS link-layer type filtering not implemented");
3369 bpf_error("MTP2 link-layer type filtering not implemented");
3372 bpf_error("ERF link-layer type filtering not implemented");
3375 bpf_error("PFSYNC link-layer type filtering not implemented");
3378 bpf_error("LAPD link-layer type filtering not implemented");
3383 bpf_error("USB link-layer type filtering not implemented");
3387 bpf_error("Bluetooth link-layer type filtering not implemented");
3391 bpf_error("CAN link-layer type filtering not implemented");
3397 bpf_error("IEEE 802.15.4 link-layer type filtering not implemented");
3400 bpf_error("IEEE 802.16 link-layer type filtering not implemented");
3403 bpf_error("SITA link-layer type filtering not implemented");
3406 bpf_error("RAIF1 link-layer type filtering not implemented");
3409 bpf_error("IPMB link-layer type filtering not implemented");
3412 bpf_error("AX.25 link-layer type filtering not implemented");
3673 bpf_error("'addr1' is only supported on 802.11 with 802.11 headers");
3677 bpf_error("'addr2' is only supported on 802.11 with 802.11 headers");
3681 bpf_error("'addr3' is only supported on 802.11 with 802.11 headers");
3685 bpf_error("'addr4' is only supported on 802.11 with 802.11 headers");
3689 bpf_error("'ra' is only supported on 802.11 with 802.11 headers");
3693 bpf_error("'ta' is only supported on 802.11 with 802.11 headers");
3731 bpf_error("'addr1' is only supported on 802.11");
3735 bpf_error("'addr2' is only supported on 802.11");
3739 bpf_error("'addr3' is only supported on 802.11");
3743 bpf_error("'addr4' is only supported on 802.11");
3747 bpf_error("'ra' is only supported on 802.11");
3751 bpf_error("'ta' is only supported on 802.11");
3789 bpf_error("'addr1' is only supported on 802.11");
3793 bpf_error("'addr2' is only supported on 802.11");
3797 bpf_error("'addr3' is only supported on 802.11");
3801 bpf_error("'addr4' is only supported on 802.11");
3805 bpf_error("'ra' is only supported on 802.11");
3809 bpf_error("'ta' is only supported on 802.11");
4274 bpf_error("'addr1' is only supported on 802.11");
4278 bpf_error("'addr2' is only supported on 802.11");
4282 bpf_error("'addr3' is only supported on 802.11");
4286 bpf_error("'addr4' is only supported on 802.11");
4290 bpf_error("'ra' is only supported on 802.11");
4294 bpf_error("'ta' is only supported on 802.11");
4356 bpf_error("ISO host filtering not implemented");
4466 bpf_error("'tcp' modifier applied to %s", typestr);
4469 bpf_error("'sctp' modifier applied to %s", typestr);
4472 bpf_error("'udp' modifier applied to %s", typestr);
4475 bpf_error("'icmp' modifier applied to %s", typestr);
4478 bpf_error("'igmp' modifier applied to %s", typestr);
4481 bpf_error("'igrp' modifier applied to %s", typestr);
4484 bpf_error("'pim' modifier applied to %s", typestr);
4487 bpf_error("'vrrp' modifier applied to %s", typestr);
4490 bpf_error("'carp' modifier applied to %s", typestr);
4493 bpf_error("ATALK host filtering not implemented");
4496 bpf_error("AARP host filtering not implemented");
4502 bpf_error("SCA host filtering not implemented");
4505 bpf_error("LAT host filtering not implemented");
4508 bpf_error("MOPDL host filtering not implemented");
4511 bpf_error("MOPRC host filtering not implemented");
4514 bpf_error("'ip6' modifier applied to ip host");
4517 bpf_error("'icmp6' modifier applied to %s", typestr);
4520 bpf_error("'ah' modifier applied to %s", typestr);
4523 bpf_error("'esp' modifier applied to %s", typestr);
4526 bpf_error("ISO host filtering not implemented");
4529 bpf_error("'esis' modifier applied to %s", typestr);
4532 bpf_error("'isis' modifier applied to %s", typestr);
4535 bpf_error("'clnp' modifier applied to %s", typestr);
4538 bpf_error("'stp' modifier applied to %s", typestr);
4541 bpf_error("IPX host filtering not implemented");
4544 bpf_error("'netbeui' modifier applied to %s", typestr);
4547 bpf_error("'radio' modifier applied to %s", typestr);
4577 bpf_error("link-layer modifier applied to ip6 %s", typestr);
4580 bpf_error("'ip' modifier applied to ip6 %s", typestr);
4583 bpf_error("'rarp' modifier applied to ip6 %s", typestr);
4586 bpf_error("'arp' modifier applied to ip6 %s", typestr);
4589 bpf_error("'sctp' modifier applied to %s", typestr);
4592 bpf_error("'tcp' modifier applied to %s", typestr);
4595 bpf_error("'udp' modifier applied to %s", typestr);
4598 bpf_error("'icmp' modifier applied to %s", typestr);
4601 bpf_error("'igmp' modifier applied to %s", typestr);
4604 bpf_error("'igrp' modifier applied to %s", typestr);
4607 bpf_error("'pim' modifier applied to %s", typestr);
4610 bpf_error("'vrrp' modifier applied to %s", typestr);
4613 bpf_error("'carp' modifier applied to %s", typestr);
4616 bpf_error("ATALK host filtering not implemented");
4619 bpf_error("AARP host filtering not implemented");
4622 bpf_error("'decnet' modifier applied to ip6 %s", typestr);
4625 bpf_error("SCA host filtering not implemented");
4628 bpf_error("LAT host filtering not implemented");
4631 bpf_error("MOPDL host filtering not implemented");
4634 bpf_error("MOPRC host filtering not implemented");
4640 bpf_error("'icmp6' modifier applied to %s", typestr);
4643 bpf_error("'ah' modifier applied to %s", typestr);
4646 bpf_error("'esp' modifier applied to %s", typestr);
4649 bpf_error("ISO host filtering not implemented");
4652 bpf_error("'esis' modifier applied to %s", typestr);
4655 bpf_error("'isis' modifier applied to %s", typestr);
4658 bpf_error("'clnp' modifier applied to %s", typestr);
4661 bpf_error("'stp' modifier applied to %s", typestr);
4664 bpf_error("IPX host filtering not implemented");
4667 bpf_error("'netbeui' modifier applied to %s", typestr);
4670 bpf_error("'radio' modifier applied to %s", typestr);
4690 bpf_error("direction applied to 'gateway'");
4718 bpf_error(
4739 bpf_error(
4753 bpf_error("illegal modifier of 'gateway'");
4843 bpf_error("link layer applied in wrong context");
4991 bpf_error("'radio' is not a valid protocol type");
5421 bpf_error("unknown ip proto '%s'", name);
5430 bpf_error("unknown ether proto '%s'", name);
5442 bpf_error("unknown osi proto '%s'", name);
5491 bpf_error("bad protocol applied for 'protochain'");
5513 bpf_error("'protochain' not supported with 802.11");
5555 bpf_error("unsupported proto to gen_protochain");
5810 bpf_error("direction applied to 'proto'");
5899 bpf_error("arp does not encapsulate another protocol");
5903 bpf_error("rarp does not encapsulate another protocol");
5907 bpf_error("atalk encapsulation is not specifiable");
5911 bpf_error("decnet encapsulation is not specifiable");
5915 bpf_error("sca does not encapsulate another protocol");
5919 bpf_error("lat does not encapsulate another protocol");
5923 bpf_error("moprc does not encapsulate another protocol");
5927 bpf_error("mopdl does not encapsulate another protocol");
5934 bpf_error("'udp proto' is bogus");
5938 bpf_error("'tcp proto' is bogus");
5942 bpf_error("'sctp proto' is bogus");
5946 bpf_error("'icmp proto' is bogus");
5950 bpf_error("'igmp proto' is bogus");
5954 bpf_error("'igrp proto' is bogus");
5958 bpf_error("'pim proto' is bogus");
5962 bpf_error("'vrrp proto' is bogus");
5966 bpf_error("'carp proto' is bogus");
5988 bpf_error("'icmp6 proto' is bogus");
5991 bpf_error("'ah proto' is bogus");
5994 bpf_error("'ah proto' is bogus");
5997 bpf_error("'stp proto' is bogus");
6000 bpf_error("'ipx proto' is bogus");
6003 bpf_error("'netbeui proto' is bogus");
6006 bpf_error("'radio proto' is bogus");
6043 bpf_error("unknown network '%s'", name);
6062 bpf_error(
6071 bpf_error(
6080 bpf_error(
6093 bpf_error(
6102 bpf_error(
6123 bpf_error(
6131 bpf_error("only ethernet/FDDI/token ring/802.11/ATM LANE/Fibre Channel supports link-level host name");
6143 bpf_error("unknown host '%s'", name);
6159 bpf_error("unknown host '%s'", name);
6197 bpf_error("unknown host '%s'%s", name,
6209 bpf_error("illegal qualifier of 'port'");
6211 bpf_error("unknown port '%s'", name);
6214 bpf_error("port '%s' is tcp", name);
6216 bpf_error("port '%s' is sctp", name);
6223 bpf_error("port '%s' is udp", name);
6226 bpf_error("port '%s' is sctp", name);
6233 bpf_error("port '%s' is udp", name);
6236 bpf_error("port '%s' is tcp", name);
6242 bpf_error("illegal port number %d < 0", port);
6244 bpf_error("illegal port number %d > 65535", port);
6252 bpf_error("illegal qualifier of 'portrange'");
6254 bpf_error("unknown port in range '%s'", name);
6257 bpf_error("port in range '%s' is tcp", name);
6259 bpf_error("port in range '%s' is sctp", name);
6266 bpf_error("port in range '%s' is udp", name);
6268 bpf_error("port in range '%s' is sctp", name);
6275 bpf_error("port in range '%s' is udp", name);
6277 bpf_error("port in range '%s' is tcp", name);
6283 bpf_error("illegal port number %d < 0", port1);
6285 bpf_error("illegal port number %d > 65535", port1);
6287 bpf_error("illegal port number %d < 0", port2);
6289 bpf_error("illegal port number %d > 65535", port2);
6299 bpf_error("unknown ether host: %s", name);
6303 bpf_error("unknown host '%s'", name);
6308 bpf_error("'gateway' not supported in this configuration");
6316 bpf_error("unknown protocol: %s", name);
6323 bpf_error("unknown protocol: %s", name);
6351 bpf_error("non-network bits set in \"%s mask %s\"",
6356 bpf_error("mask length must be <= 32");
6366 bpf_error("non-network bits set in \"%s/%d\"",
6376 bpf_error("Mask syntax for networks only");
6409 bpf_error("illegal link layer address");
6436 bpf_error("illegal qualifier of 'port'");
6439 bpf_error("illegal port number %u > 65535", v);
6458 bpf_error("illegal qualifier of 'portrange'");
6461 bpf_error("illegal port number %u > 65535", v);
6471 bpf_error("'gateway' requires a name");
6505 bpf_error("no mask %s supported", s2);
6509 bpf_error("invalid ip6 address %s", s1);
6512 bpf_error("%s resolved to multiple address", s1);
6516 bpf_error("mask length must be <= %u", (unsigned int)(sizeof(mask) * 8));
6528 bpf_error("non-network bits set in \"%s/%d\"", s1, masklen);
6536 bpf_error("Mask syntax for networks only");
6546 bpf_error("invalid qualifier against IPv6 address");
6598 bpf_error("ethernet addresses supported only on ethernet/FDDI/token ring/802.11/ATM LANE/Fibre Channel");
6602 bpf_error("ethernet address used in non-ether expression");
6663 bpf_error("data size must be 1, 2, or 4");
6679 bpf_error("unsupported index operation");
6690 bpf_error("radio information not present in capture");
6871 bpf_error("IPv6 upper-layer protocol is not supported by proto[x]");
7043 bpf_error("too many registers needed to evaluate expression");
7198 bpf_error("not a broadcast link");
7209 bpf_error("netmask not known, so 'ip broadcast' not supported");
7219 bpf_error("only link-layer/IP broadcast filters supported");
7430 bpf_error("link-layer multicast filters supported only on ethernet/FDDI/token ring/ARCNET/802.11/ATM LANE/Fibre Channel");
7546 bpf_error("inbound/outbound not supported on linktype %d when reading savefiles",
7559 bpf_error("inbound/outbound not supported on linktype %d",
7577 bpf_error("ifname supported only on PF linktype");
7583 bpf_error("ifname interface names can only be %d characters",
7598 bpf_error("ruleset supported only on PF linktype");
7603 bpf_error("ruleset names can only be %ld characters",
7620 bpf_error("rnr supported only on PF linktype");
7636 bpf_error("srnr supported only on PF linktype");
7652 bpf_error("reason supported only on PF linktype");
7668 bpf_error("action supported only on PF linktype");
7680 bpf_error("libpcap was compiled without pf support");
7688 bpf_error("libpcap was compiled on a machine without pf support");
7696 bpf_error("libpcap was compiled on a machine without pf support");
7704 bpf_error("libpcap was compiled on a machine without pf support");
7712 bpf_error("libpcap was compiled on a machine without pf support");
7720 bpf_error("libpcap was compiled on a machine without pf support");
7743 bpf_error("802.11 link-layer types supported only on 802.11");
7764 bpf_error("frame direction supported only with 802.11 headers");
7787 bpf_error("ARCnet address used in non-arc expression");
7793 bpf_error("aid supported only on ARCnet");
7796 bpf_error("ARCnet address used in non-arc expression");
7830 bpf_error("'addr1' is only supported on 802.11");
7834 bpf_error("'addr2' is only supported on 802.11");
7838 bpf_error("'addr3' is only supported on 802.11");
7842 bpf_error("'addr4' is only supported on 802.11");
7846 bpf_error("'ra' is only supported on 802.11");
7850 bpf_error("'ta' is only supported on 802.11");
7868 bpf_error("no VLAN match after MPLS");
7933 bpf_error("no VLAN support for data link type %d",
7989 bpf_error("no MPLS support for data link type %d",
8111 bpf_error("'vpi' supported only on raw ATM");
8120 bpf_error("'vci' supported only on raw ATM");
8143 bpf_error("'callref' supported only on raw ATM");
8167 bpf_error("'metac' supported only on raw ATM");
8176 bpf_error("'bcc' supported only on raw ATM");
8185 bpf_error("'oam4sc' supported only on raw ATM");
8194 bpf_error("'oam4ec' supported only on raw ATM");
8203 bpf_error("'sc' supported only on raw ATM");
8212 bpf_error("'ilmic' supported only on raw ATM");
8221 bpf_error("'lane' supported only on raw ATM");
8247 bpf_error("'llc' supported only on raw ATM");
8277 bpf_error("'fisu' supported only on MTP2");
8286 bpf_error("'lssu' supported only on MTP2");
8296 bpf_error("'msu' supported only on MTP2");
8304 bpf_error("'hfisu' supported only on MTP2_HSL");
8313 bpf_error("'hlssu' supported only on MTP2_HSL");
8323 bpf_error("'hmsu' supported only on MTP2_HSL");
8355 bpf_error("'sio' supported only on SS7");
8358 bpf_error("sio value %u too big; max value = 255",
8368 bpf_error("'opc' supported only on SS7");
8371 bpf_error("opc value %u too big; max value = 16383",
8392 bpf_error("'dpc' supported only on SS7");
8395 bpf_error("dpc value %u too big; max value = 16383",
8412 bpf_error("'sls' supported only on SS7");
8415 bpf_error("sls value %u too big; max value = 15",
8482 bpf_error("'oam' supported only on raw ATM");
8488 bpf_error("'oamf4' supported only on raw ATM");
8503 bpf_error("'connectmsg' supported only on raw ATM");
8521 bpf_error("'metaconnect' supported only on raw ATM");