Lines Matching refs:bpf_error

447 static void PCAP_NORETURN bpf_error(compiler_state_t *, const char *, ...)
452 bpf_error(compiler_state_t *cstate, const char *fmt, ...) in bpf_error() function
702 bpf_error(cstate, "syntax error in filter expression"); in syntax()
3155 bpf_error(cstate, "unsupported protocol over mpls"); in gen_linktype()
3520 bpf_error(cstate, "Multi-link Frame Relay link-layer type filtering not implemented"); in gen_linktype()
3561 bpf_error(cstate, "IrDA link-layer type filtering not implemented"); in gen_linktype()
3564 bpf_error(cstate, "DOCSIS link-layer type filtering not implemented"); in gen_linktype()
3568 bpf_error(cstate, "MTP2 link-layer type filtering not implemented"); in gen_linktype()
3571 bpf_error(cstate, "ERF link-layer type filtering not implemented"); in gen_linktype()
3574 bpf_error(cstate, "PFSYNC link-layer type filtering not implemented"); in gen_linktype()
3577 bpf_error(cstate, "LAPD link-layer type filtering not implemented"); in gen_linktype()
3583 bpf_error(cstate, "USB link-layer type filtering not implemented"); in gen_linktype()
3587 bpf_error(cstate, "Bluetooth link-layer type filtering not implemented"); in gen_linktype()
3591 bpf_error(cstate, "CAN link-layer type filtering not implemented"); in gen_linktype()
3597 bpf_error(cstate, "IEEE 802.15.4 link-layer type filtering not implemented"); in gen_linktype()
3600 bpf_error(cstate, "IEEE 802.16 link-layer type filtering not implemented"); in gen_linktype()
3603 bpf_error(cstate, "SITA link-layer type filtering not implemented"); in gen_linktype()
3606 bpf_error(cstate, "RAIF1 link-layer type filtering not implemented"); in gen_linktype()
3610 bpf_error(cstate, "IPMB link-layer type filtering not implemented"); in gen_linktype()
3613 bpf_error(cstate, "AX.25 link-layer type filtering not implemented"); in gen_linktype()
3620 bpf_error(cstate, "NFLOG link-layer type filtering not implemented"); in gen_linktype()
3642 bpf_error(cstate, "%s link-layer type filtering not implemented", in gen_linktype()
3741 bpf_error(cstate, "'llc' not supported for %s", in gen_llc_internal()
4011bpf_error(cstate, "'addr1' and 'address1' are not valid qualifiers for addresses other than 802.11… in gen_hostop()
4015bpf_error(cstate, "'addr2' and 'address2' are not valid qualifiers for addresses other than 802.11… in gen_hostop()
4019bpf_error(cstate, "'addr3' and 'address3' are not valid qualifiers for addresses other than 802.11… in gen_hostop()
4023bpf_error(cstate, "'addr4' and 'address4' are not valid qualifiers for addresses other than 802.11… in gen_hostop()
4027 bpf_error(cstate, "'ra' is not a valid qualifier for addresses other than 802.11 MAC addresses"); in gen_hostop()
4031 bpf_error(cstate, "'ta' is not a valid qualifier for addresses other than 802.11 MAC addresses"); in gen_hostop()
4077bpf_error(cstate, "'addr1' and 'address1' are not valid qualifiers for addresses other than 802.11… in gen_hostop6()
4081bpf_error(cstate, "'addr2' and 'address2' are not valid qualifiers for addresses other than 802.11… in gen_hostop6()
4085bpf_error(cstate, "'addr3' and 'address3' are not valid qualifiers for addresses other than 802.11… in gen_hostop6()
4089bpf_error(cstate, "'addr4' and 'address4' are not valid qualifiers for addresses other than 802.11… in gen_hostop6()
4093 bpf_error(cstate, "'ra' is not a valid qualifier for addresses other than 802.11 MAC addresses"); in gen_hostop6()
4097 bpf_error(cstate, "'ta' is not a valid qualifier for addresses other than 802.11 MAC addresses"); in gen_hostop6()
4146 bpf_error(cstate, "'addr1' and 'address1' are only supported on 802.11 with 802.11 headers"); in gen_ehostop()
4150 bpf_error(cstate, "'addr2' and 'address2' are only supported on 802.11 with 802.11 headers"); in gen_ehostop()
4154 bpf_error(cstate, "'addr3' and 'address3' are only supported on 802.11 with 802.11 headers"); in gen_ehostop()
4158 bpf_error(cstate, "'addr4' and 'address4' are only supported on 802.11 with 802.11 headers"); in gen_ehostop()
4162 bpf_error(cstate, "'ra' is only supported on 802.11 with 802.11 headers"); in gen_ehostop()
4166 bpf_error(cstate, "'ta' is only supported on 802.11 with 802.11 headers"); in gen_ehostop()
4202 bpf_error(cstate, "'addr1' and 'address1' are only supported on 802.11"); in gen_fhostop()
4206 bpf_error(cstate, "'addr2' and 'address2' are only supported on 802.11"); in gen_fhostop()
4210 bpf_error(cstate, "'addr3' and 'address3' are only supported on 802.11"); in gen_fhostop()
4214 bpf_error(cstate, "'addr4' and 'address4' are only supported on 802.11"); in gen_fhostop()
4218 bpf_error(cstate, "'ra' is only supported on 802.11"); in gen_fhostop()
4222 bpf_error(cstate, "'ta' is only supported on 802.11"); in gen_fhostop()
4258 bpf_error(cstate, "'addr1' and 'address1' are only supported on 802.11"); in gen_thostop()
4262 bpf_error(cstate, "'addr2' and 'address2' are only supported on 802.11"); in gen_thostop()
4266 bpf_error(cstate, "'addr3' and 'address3' are only supported on 802.11"); in gen_thostop()
4270 bpf_error(cstate, "'addr4' and 'address4' are only supported on 802.11"); in gen_thostop()
4274 bpf_error(cstate, "'ra' is only supported on 802.11"); in gen_thostop()
4278 bpf_error(cstate, "'ta' is only supported on 802.11"); in gen_thostop()
4739 bpf_error(cstate, "'addr1' and 'address1' are only supported on 802.11"); in gen_ipfchostop()
4743 bpf_error(cstate, "'addr2' and 'address2' are only supported on 802.11"); in gen_ipfchostop()
4747 bpf_error(cstate, "'addr3' and 'address3' are only supported on 802.11"); in gen_ipfchostop()
4751 bpf_error(cstate, "'addr4' and 'address4' are only supported on 802.11"); in gen_ipfchostop()
4755 bpf_error(cstate, "'ra' is only supported on 802.11"); in gen_ipfchostop()
4759 bpf_error(cstate, "'ta' is only supported on 802.11"); in gen_ipfchostop()
4819bpf_error(cstate, "'addr1' and 'address1' are not valid qualifiers for addresses other than 802.11… in gen_dnhostop()
4823bpf_error(cstate, "'addr2' and 'address2' are not valid qualifiers for addresses other than 802.11… in gen_dnhostop()
4827bpf_error(cstate, "'addr3' and 'address3' are not valid qualifiers for addresses other than 802.11… in gen_dnhostop()
4831bpf_error(cstate, "'addr4' and 'address4' are not valid qualifiers for addresses other than 802.11… in gen_dnhostop()
4835 bpf_error(cstate, "'ra' is not a valid qualifier for addresses other than 802.11 MAC addresses"); in gen_dnhostop()
4839 bpf_error(cstate, "'ta' is not a valid qualifier for addresses other than 802.11 MAC addresses"); in gen_dnhostop()
4937 bpf_error(cstate, "link-layer modifier applied to %s", typestr); in gen_host()
4949 bpf_error(cstate, "'sctp' modifier applied to %s", typestr); in gen_host()
4952 bpf_error(cstate, "'tcp' modifier applied to %s", typestr); in gen_host()
4955 bpf_error(cstate, "'udp' modifier applied to %s", typestr); in gen_host()
4958 bpf_error(cstate, "'icmp' modifier applied to %s", typestr); in gen_host()
4961 bpf_error(cstate, "'igmp' modifier applied to %s", typestr); in gen_host()
4964 bpf_error(cstate, "'igrp' modifier applied to %s", typestr); in gen_host()
4967 bpf_error(cstate, "AppleTalk host filtering not implemented"); in gen_host()
4973 bpf_error(cstate, "LAT host filtering not implemented"); in gen_host()
4976 bpf_error(cstate, "SCA host filtering not implemented"); in gen_host()
4979 bpf_error(cstate, "MOPRC host filtering not implemented"); in gen_host()
4982 bpf_error(cstate, "MOPDL host filtering not implemented"); in gen_host()
4985 bpf_error(cstate, "'ip6' modifier applied to ip host"); in gen_host()
4988 bpf_error(cstate, "'icmp6' modifier applied to %s", typestr); in gen_host()
4991 bpf_error(cstate, "'ah' modifier applied to %s", typestr); in gen_host()
4994 bpf_error(cstate, "'esp' modifier applied to %s", typestr); in gen_host()
4997 bpf_error(cstate, "'pim' modifier applied to %s", typestr); in gen_host()
5000 bpf_error(cstate, "'vrrp' modifier applied to %s", typestr); in gen_host()
5003 bpf_error(cstate, "AARP host filtering not implemented"); in gen_host()
5006 bpf_error(cstate, "ISO host filtering not implemented"); in gen_host()
5009 bpf_error(cstate, "'esis' modifier applied to %s", typestr); in gen_host()
5012 bpf_error(cstate, "'isis' modifier applied to %s", typestr); in gen_host()
5015 bpf_error(cstate, "'clnp' modifier applied to %s", typestr); in gen_host()
5018 bpf_error(cstate, "'stp' modifier applied to %s", typestr); in gen_host()
5021 bpf_error(cstate, "IPX host filtering not implemented"); in gen_host()
5024 bpf_error(cstate, "'netbeui' modifier applied to %s", typestr); in gen_host()
5027 bpf_error(cstate, "'l1' modifier applied to %s", typestr); in gen_host()
5030 bpf_error(cstate, "'l2' modifier applied to %s", typestr); in gen_host()
5033 bpf_error(cstate, "'iih' modifier applied to %s", typestr); in gen_host()
5036 bpf_error(cstate, "'snp' modifier applied to %s", typestr); in gen_host()
5039 bpf_error(cstate, "'csnp' modifier applied to %s", typestr); in gen_host()
5042 bpf_error(cstate, "'psnp' modifier applied to %s", typestr); in gen_host()
5045 bpf_error(cstate, "'lsp' modifier applied to %s", typestr); in gen_host()
5048 bpf_error(cstate, "'radio' modifier applied to %s", typestr); in gen_host()
5051 bpf_error(cstate, "'carp' modifier applied to %s", typestr); in gen_host()
5077 bpf_error(cstate, "link-layer modifier applied to ip6 %s", typestr); in gen_host6()
5080 bpf_error(cstate, "'ip' modifier applied to ip6 %s", typestr); in gen_host6()
5083 bpf_error(cstate, "'rarp' modifier applied to ip6 %s", typestr); in gen_host6()
5086 bpf_error(cstate, "'arp' modifier applied to ip6 %s", typestr); in gen_host6()
5089 bpf_error(cstate, "'sctp' modifier applied to ip6 %s", typestr); in gen_host6()
5092 bpf_error(cstate, "'tcp' modifier applied to ip6 %s", typestr); in gen_host6()
5095 bpf_error(cstate, "'udp' modifier applied to ip6 %s", typestr); in gen_host6()
5098 bpf_error(cstate, "'icmp' modifier applied to ip6 %s", typestr); in gen_host6()
5101 bpf_error(cstate, "'igmp' modifier applied to ip6 %s", typestr); in gen_host6()
5104 bpf_error(cstate, "'igrp' modifier applied to ip6 %s", typestr); in gen_host6()
5107 bpf_error(cstate, "AppleTalk modifier applied to ip6 %s", typestr); in gen_host6()
5110 bpf_error(cstate, "'decnet' modifier applied to ip6 %s", typestr); in gen_host6()
5113 bpf_error(cstate, "'lat' modifier applied to ip6 %s", typestr); in gen_host6()
5116 bpf_error(cstate, "'sca' modifier applied to ip6 %s", typestr); in gen_host6()
5119 bpf_error(cstate, "'moprc' modifier applied to ip6 %s", typestr); in gen_host6()
5122 bpf_error(cstate, "'mopdl' modifier applied to ip6 %s", typestr); in gen_host6()
5128 bpf_error(cstate, "'icmp6' modifier applied to ip6 %s", typestr); in gen_host6()
5131 bpf_error(cstate, "'ah' modifier applied to ip6 %s", typestr); in gen_host6()
5134 bpf_error(cstate, "'esp' modifier applied to ip6 %s", typestr); in gen_host6()
5137 bpf_error(cstate, "'pim' modifier applied to ip6 %s", typestr); in gen_host6()
5140 bpf_error(cstate, "'vrrp' modifier applied to ip6 %s", typestr); in gen_host6()
5143 bpf_error(cstate, "'aarp' modifier applied to ip6 %s", typestr); in gen_host6()
5146 bpf_error(cstate, "'iso' modifier applied to ip6 %s", typestr); in gen_host6()
5149 bpf_error(cstate, "'esis' modifier applied to ip6 %s", typestr); in gen_host6()
5152 bpf_error(cstate, "'isis' modifier applied to ip6 %s", typestr); in gen_host6()
5155 bpf_error(cstate, "'clnp' modifier applied to ip6 %s", typestr); in gen_host6()
5158 bpf_error(cstate, "'stp' modifier applied to ip6 %s", typestr); in gen_host6()
5161 bpf_error(cstate, "'ipx' modifier applied to ip6 %s", typestr); in gen_host6()
5164 bpf_error(cstate, "'netbeui' modifier applied to ip6 %s", typestr); in gen_host6()
5167 bpf_error(cstate, "'l1' modifier applied to ip6 %s", typestr); in gen_host6()
5170 bpf_error(cstate, "'l2' modifier applied to ip6 %s", typestr); in gen_host6()
5173 bpf_error(cstate, "'iih' modifier applied to ip6 %s", typestr); in gen_host6()
5176 bpf_error(cstate, "'snp' modifier applied to ip6 %s", typestr); in gen_host6()
5179 bpf_error(cstate, "'csnp' modifier applied to ip6 %s", typestr); in gen_host6()
5182 bpf_error(cstate, "'psnp' modifier applied to ip6 %s", typestr); in gen_host6()
5185 bpf_error(cstate, "'lsp' modifier applied to ip6 %s", typestr); in gen_host6()
5188 bpf_error(cstate, "'radio' modifier applied to ip6 %s", typestr); in gen_host6()
5191 bpf_error(cstate, "'carp' modifier applied to ip6 %s", typestr); in gen_host6()
5210 bpf_error(cstate, "direction applied to 'gateway'"); in gen_gateway()
5245 bpf_error(cstate, in gen_gateway()
5252 bpf_error(cstate, in gen_gateway()
5302 bpf_error(cstate, "illegal modifier of 'gateway'"); in gen_gateway()
5391 bpf_error(cstate, "link layer applied in wrong context"); in gen_proto_abbrev_internal()
5539 bpf_error(cstate, "'radio' is not a valid protocol type"); in gen_proto_abbrev_internal()
5630 bpf_error(cstate, "'addr1' and 'address1' are not valid qualifiers for ports"); in gen_portop()
5634 bpf_error(cstate, "'addr2' and 'address2' are not valid qualifiers for ports"); in gen_portop()
5638 bpf_error(cstate, "'addr3' and 'address3' are not valid qualifiers for ports"); in gen_portop()
5642 bpf_error(cstate, "'addr4' and 'address4' are not valid qualifiers for ports"); in gen_portop()
5646 bpf_error(cstate, "'ra' is not a valid qualifier for ports"); in gen_portop()
5650 bpf_error(cstate, "'ta' is not a valid qualifier for ports"); in gen_portop()
5837 bpf_error(cstate, "'addr1' and 'address1' are not valid qualifiers for port ranges"); in gen_portrangeop()
5841 bpf_error(cstate, "'addr2' and 'address2' are not valid qualifiers for port ranges"); in gen_portrangeop()
5845 bpf_error(cstate, "'addr3' and 'address3' are not valid qualifiers for port ranges"); in gen_portrangeop()
5849 bpf_error(cstate, "'addr4' and 'address4' are not valid qualifiers for port ranges"); in gen_portrangeop()
5853 bpf_error(cstate, "'ra' is not a valid qualifier for port ranges"); in gen_portrangeop()
5857 bpf_error(cstate, "'ta' is not a valid qualifier for port ranges"); in gen_portrangeop()
6008 bpf_error(cstate, "unknown ip proto '%s'", name); in lookup_proto()
6017 bpf_error(cstate, "unknown ether proto '%s'", name); in lookup_proto()
6029 bpf_error(cstate, "unknown osi proto '%s'", name); in lookup_proto()
6073 bpf_error(cstate, "bad protocol applied for 'protochain'"); in gen_protochain()
6089 bpf_error(cstate, "'protochain' not supported with variable length headers"); in gen_protochain()
6130 bpf_error(cstate, "unsupported proto to gen_protochain"); in gen_protochain()
6382 bpf_error(cstate, "direction applied to 'proto'"); in gen_proto()
6420 bpf_error(cstate, "arp does not encapsulate another protocol"); in gen_proto()
6424 bpf_error(cstate, "rarp does not encapsulate another protocol"); in gen_proto()
6428 bpf_error(cstate, "'sctp proto' is bogus"); in gen_proto()
6432 bpf_error(cstate, "'tcp proto' is bogus"); in gen_proto()
6436 bpf_error(cstate, "'udp proto' is bogus"); in gen_proto()
6440 bpf_error(cstate, "'icmp proto' is bogus"); in gen_proto()
6444 bpf_error(cstate, "'igmp proto' is bogus"); in gen_proto()
6448 bpf_error(cstate, "'igrp proto' is bogus"); in gen_proto()
6452 bpf_error(cstate, "AppleTalk encapsulation is not specifiable"); in gen_proto()
6456 bpf_error(cstate, "DECNET encapsulation is not specifiable"); in gen_proto()
6460 bpf_error(cstate, "LAT does not encapsulate another protocol"); in gen_proto()
6464 bpf_error(cstate, "SCA does not encapsulate another protocol"); in gen_proto()
6468 bpf_error(cstate, "MOPRC does not encapsulate another protocol"); in gen_proto()
6472 bpf_error(cstate, "MOPDL does not encapsulate another protocol"); in gen_proto()
6494 bpf_error(cstate, "'icmp6 proto' is bogus"); in gen_proto()
6498 bpf_error(cstate, "'ah proto' is bogus"); in gen_proto()
6502 bpf_error(cstate, "'ah proto' is bogus"); in gen_proto()
6506 bpf_error(cstate, "'pim proto' is bogus"); in gen_proto()
6510 bpf_error(cstate, "'vrrp proto' is bogus"); in gen_proto()
6514 bpf_error(cstate, "'aarp proto' is bogus"); in gen_proto()
6561 bpf_error(cstate, "'esis proto' is bogus"); in gen_proto()
6575 bpf_error(cstate, "'clnp proto' is not supported"); in gen_proto()
6579 bpf_error(cstate, "'stp proto' is bogus"); in gen_proto()
6583 bpf_error(cstate, "'ipx proto' is bogus"); in gen_proto()
6587 bpf_error(cstate, "'netbeui proto' is bogus"); in gen_proto()
6591 bpf_error(cstate, "'l1 proto' is bogus"); in gen_proto()
6595 bpf_error(cstate, "'l2 proto' is bogus"); in gen_proto()
6599 bpf_error(cstate, "'iih proto' is bogus"); in gen_proto()
6603 bpf_error(cstate, "'snp proto' is bogus"); in gen_proto()
6607 bpf_error(cstate, "'csnp proto' is bogus"); in gen_proto()
6611 bpf_error(cstate, "'psnp proto' is bogus"); in gen_proto()
6615 bpf_error(cstate, "'lsp proto' is bogus"); in gen_proto()
6619 bpf_error(cstate, "'radio proto' is bogus"); in gen_proto()
6623 bpf_error(cstate, "'carp proto' is bogus"); in gen_proto()
6664 bpf_error(cstate, "unknown network '%s'", name); in gen_scode()
6683 bpf_error(cstate, in gen_scode()
6695 bpf_error(cstate, in gen_scode()
6704 bpf_error(cstate, in gen_scode()
6717 bpf_error(cstate, in gen_scode()
6726 bpf_error(cstate, in gen_scode()
6733bpf_error(cstate, "only ethernet/FDDI/token ring/802.11/ATM LANE/Fibre Channel supports link-level… in gen_scode()
6739 bpf_error(cstate, "unknown decnet host name '%s'\n", name); in gen_scode()
6741 bpf_error(cstate, "decnet name support not included, '%s' cannot be translated\n", in gen_scode()
6756 bpf_error(cstate, "unknown host '%s'", name); in gen_scode()
6804 bpf_error(cstate, "unknown host '%s'%s", name, in gen_scode()
6815 bpf_error(cstate, "illegal qualifier of 'port'"); in gen_scode()
6817 bpf_error(cstate, "unknown port '%s'", name); in gen_scode()
6820 bpf_error(cstate, "port '%s' is tcp", name); in gen_scode()
6822 bpf_error(cstate, "port '%s' is sctp", name); in gen_scode()
6829 bpf_error(cstate, "port '%s' is udp", name); in gen_scode()
6832 bpf_error(cstate, "port '%s' is sctp", name); in gen_scode()
6839 bpf_error(cstate, "port '%s' is udp", name); in gen_scode()
6842 bpf_error(cstate, "port '%s' is tcp", name); in gen_scode()
6848 bpf_error(cstate, "illegal port number %d < 0", port); in gen_scode()
6850 bpf_error(cstate, "illegal port number %d > 65535", port); in gen_scode()
6858 bpf_error(cstate, "illegal qualifier of 'portrange'"); in gen_scode()
6860 bpf_error(cstate, "unknown port in range '%s'", name); in gen_scode()
6863 bpf_error(cstate, "port in range '%s' is tcp", name); in gen_scode()
6865 bpf_error(cstate, "port in range '%s' is sctp", name); in gen_scode()
6872 bpf_error(cstate, "port in range '%s' is udp", name); in gen_scode()
6874 bpf_error(cstate, "port in range '%s' is sctp", name); in gen_scode()
6881 bpf_error(cstate, "port in range '%s' is udp", name); in gen_scode()
6883 bpf_error(cstate, "port in range '%s' is tcp", name); in gen_scode()
6889 bpf_error(cstate, "illegal port number %d < 0", port1); in gen_scode()
6891 bpf_error(cstate, "illegal port number %d > 65535", port1); in gen_scode()
6893 bpf_error(cstate, "illegal port number %d < 0", port2); in gen_scode()
6895 bpf_error(cstate, "illegal port number %d > 65535", port2); in gen_scode()
6905 bpf_error(cstate, "unknown ether host: %s", name); in gen_scode()
6910 bpf_error(cstate, "unknown host '%s'", name); in gen_scode()
6915 bpf_error(cstate, "unknown host '%s'", name); in gen_scode()
6918 bpf_error(cstate, "'gateway' not supported in this configuration"); in gen_scode()
6926 bpf_error(cstate, "unknown protocol: %s", name); in gen_scode()
6933 bpf_error(cstate, "unknown protocol: %s", name); in gen_scode()
6959 bpf_error(cstate, "invalid IPv4 address '%s'", s1); in gen_mcode()
6966 bpf_error(cstate, "invalid IPv4 address '%s'", s2); in gen_mcode()
6970 bpf_error(cstate, "non-network bits set in \"%s mask %s\"", in gen_mcode()
6975 bpf_error(cstate, "mask length must be <= 32"); in gen_mcode()
6985 bpf_error(cstate, "non-network bits set in \"%s/%d\"", in gen_mcode()
6995 bpf_error(cstate, "Mask syntax for networks only"); in gen_mcode()
7023 bpf_error(cstate, "malformed decnet address '%s'", s); in gen_ncode()
7027 bpf_error(cstate, "invalid IPv4 address '%s'", s); in gen_ncode()
7038 bpf_error(cstate, "illegal link layer address"); in gen_ncode()
7065 bpf_error(cstate, "illegal qualifier of 'port'"); in gen_ncode()
7068 bpf_error(cstate, "illegal port number %u > 65535", v); in gen_ncode()
7087 bpf_error(cstate, "illegal qualifier of 'portrange'"); in gen_ncode()
7090 bpf_error(cstate, "illegal port number %u > 65535", v); in gen_ncode()
7100 bpf_error(cstate, "'gateway' requires a name"); in gen_ncode()
7139 bpf_error(cstate, "no mask %s supported", s2); in gen_mcode6()
7143 bpf_error(cstate, "invalid ip6 address %s", s1); in gen_mcode6()
7146 bpf_error(cstate, "%s resolved to multiple address", s1); in gen_mcode6()
7150 bpf_error(cstate, "mask length must be <= %u", (unsigned int)(sizeof(mask) * 8)); in gen_mcode6()
7162 bpf_error(cstate, "non-network bits set in \"%s/%d\"", s1, masklen); in gen_mcode6()
7170 bpf_error(cstate, "Mask syntax for networks only"); in gen_mcode6()
7180 bpf_error(cstate, "invalid qualifier against IPv6 address"); in gen_mcode6()
7201 bpf_error(cstate, "malloc"); in gen_ecode()
7230bpf_error(cstate, "ethernet addresses supported only on ethernet/FDDI/token ring/802.11/ATM LANE/F… in gen_ecode()
7237 bpf_error(cstate, "ethernet address used in non-ether expression"); in gen_ecode()
7291 bpf_error(cstate, "data size must be 1, 2, or 4"); in gen_load_internal()
7307 bpf_error(cstate, "unsupported index operation"); in gen_load_internal()
7318 bpf_error(cstate, "radio information not present in capture"); in gen_load_internal()
7741 bpf_error(cstate, "division by zero"); in gen_arth()
7744 bpf_error(cstate, "modulus by zero"); in gen_arth()
7753 bpf_error(cstate, "shift by more than 31 bits"); in gen_arth()
7800 bpf_error(cstate, "too many registers needed to evaluate expression"); in alloc_reg()
7961 bpf_error(cstate, "not a broadcast link"); in gen_broadcast()
7972 bpf_error(cstate, "netmask not known, so 'ip broadcast' not supported"); in gen_broadcast()
7982 bpf_error(cstate, "only link-layer/IP broadcast filters supported"); in gen_broadcast()
8184bpf_error(cstate, "link-layer multicast filters supported only on ethernet/FDDI/token ring/ARCNET/… in gen_multicast()
8324 bpf_error(cstate, "inbound/outbound not supported on %s when reading savefiles", in gen_inbound()
8337 bpf_error(cstate, "inbound/outbound not supported on %s", in gen_inbound()
8361 bpf_error(cstate, "ifname supported only on PF linktype"); in gen_pf_ifname()
8367 bpf_error(cstate, "ifname interface names can only be %d characters", in gen_pf_ifname()
8390 bpf_error(cstate, "ruleset supported only on PF linktype"); in gen_pf_ruleset()
8395 bpf_error(cstate, "ruleset names can only be %ld characters", in gen_pf_ruleset()
8419 bpf_error(cstate, "rnr supported only on PF linktype"); in gen_pf_rnr()
8442 bpf_error(cstate, "srnr supported only on PF linktype"); in gen_pf_srnr()
8465 bpf_error(cstate, "reason supported only on PF linktype"); in gen_pf_reason()
8488 bpf_error(cstate, "action supported only on PF linktype"); in gen_pf_action()
8507 bpf_error(cstate, "libpcap was compiled without pf support"); in gen_pf_ifname()
8521 bpf_error(cstate, "libpcap was compiled on a machine without pf support"); in gen_pf_ruleset()
8535 bpf_error(cstate, "libpcap was compiled on a machine without pf support"); in gen_pf_rnr()
8549 bpf_error(cstate, "libpcap was compiled on a machine without pf support"); in gen_pf_srnr()
8563 bpf_error(cstate, "libpcap was compiled on a machine without pf support"); in gen_pf_reason()
8577 bpf_error(cstate, "libpcap was compiled on a machine without pf support"); in gen_pf_action()
8606 bpf_error(cstate, "802.11 link-layer types supported only on 802.11"); in gen_p80211_type()
8634 bpf_error(cstate, "frame direction supported only with 802.11 headers"); in gen_p80211_fcdir()
8664 bpf_error(cstate, "malloc"); in gen_acode()
8670 bpf_error(cstate, "ARCnet address used in non-arc expression"); in gen_acode()
8674 bpf_error(cstate, "aid supported only on ARCnet"); in gen_acode()
8706 bpf_error(cstate, "'addr1' and 'address1' are only supported on 802.11"); in gen_ahostop()
8710 bpf_error(cstate, "'addr2' and 'address2' are only supported on 802.11"); in gen_ahostop()
8714 bpf_error(cstate, "'addr3' and 'address3' are only supported on 802.11"); in gen_ahostop()
8718 bpf_error(cstate, "'addr4' and 'address4' are only supported on 802.11"); in gen_ahostop()
8722 bpf_error(cstate, "'ra' is only supported on 802.11"); in gen_ahostop()
8726 bpf_error(cstate, "'ta' is only supported on 802.11"); in gen_ahostop()
8753 bpf_error(cstate, "VLAN tag %u greater than maximum %u", in gen_vlan_vid_test()
8935 bpf_error(cstate, "no VLAN match after MPLS"); in gen_vlan()
9002 bpf_error(cstate, "no VLAN support for %s", in gen_vlan()
9059 bpf_error(cstate, "no MPLS support for %s", in gen_mpls()
9068 bpf_error(cstate, "MPLS label %u greater than maximum %u", in gen_mpls()
9135 bpf_error(cstate, "PPPoE session number %u greater than maximum %u", in gen_pppoes()
9195 bpf_error(cstate, "Geneve VNI %u greater than maximum %u", in gen_geneve_check()
9491 bpf_error(cstate, "'vpi' supported only on raw ATM"); in gen_atmfield_code_internal()
9500 bpf_error(cstate, "'vci' supported only on raw ATM"); in gen_atmfield_code_internal()
9523 bpf_error(cstate, "'callref' supported only on raw ATM"); in gen_atmfield_code_internal()
9600 bpf_error(cstate, "'metac' supported only on raw ATM"); in gen_atmtype_abbrev()
9607 bpf_error(cstate, "'bcc' supported only on raw ATM"); in gen_atmtype_abbrev()
9616 bpf_error(cstate, "'oam4sc' supported only on raw ATM"); in gen_atmtype_abbrev()
9625 bpf_error(cstate, "'oam4ec' supported only on raw ATM"); in gen_atmtype_abbrev()
9634 bpf_error(cstate, "'sc' supported only on raw ATM"); in gen_atmtype_abbrev()
9641 bpf_error(cstate, "'ilmic' supported only on raw ATM"); in gen_atmtype_abbrev()
9650 bpf_error(cstate, "'lane' supported only on raw ATM"); in gen_atmtype_abbrev()
9673 bpf_error(cstate, "'llc' supported only on raw ATM"); in gen_atmtype_abbrev()
9708 bpf_error(cstate, "'fisu' supported only on MTP2"); in gen_mtp2type_abbrev()
9717 bpf_error(cstate, "'lssu' supported only on MTP2"); in gen_mtp2type_abbrev()
9727 bpf_error(cstate, "'msu' supported only on MTP2"); in gen_mtp2type_abbrev()
9735 bpf_error(cstate, "'hfisu' supported only on MTP2_HSL"); in gen_mtp2type_abbrev()
9744 bpf_error(cstate, "'hlssu' supported only on MTP2_HSL"); in gen_mtp2type_abbrev()
9754 bpf_error(cstate, "'hmsu' supported only on MTP2_HSL"); in gen_mtp2type_abbrev()
9800 bpf_error(cstate, "'sio' supported only on SS7"); in gen_mtp3field_code()
9803 bpf_error(cstate, "sio value %u too big; max value = 255", in gen_mtp3field_code()
9815 bpf_error(cstate, "'opc' supported only on SS7"); in gen_mtp3field_code()
9818 bpf_error(cstate, "opc value %u too big; max value = 16383", in gen_mtp3field_code()
9839 bpf_error(cstate, "'dpc' supported only on SS7"); in gen_mtp3field_code()
9842 bpf_error(cstate, "dpc value %u too big; max value = 16383", in gen_mtp3field_code()
9861 bpf_error(cstate, "'sls' supported only on SS7"); in gen_mtp3field_code()
9864 bpf_error(cstate, "sls value %u too big; max value = 15", in gen_mtp3field_code()
9936 bpf_error(cstate, "'oam' supported only on raw ATM"); in gen_atmmulti_abbrev()
9947 bpf_error(cstate, "'oamf4' supported only on raw ATM"); in gen_atmmulti_abbrev()
9962 bpf_error(cstate, "'connectmsg' supported only on raw ATM"); in gen_atmmulti_abbrev()
9980 bpf_error(cstate, "'metaconnect' supported only on raw ATM"); in gen_atmmulti_abbrev()