Lines Matching defs:typestr
4970 const char *typestr;
4973 typestr = "net";
4975 typestr = "host";
4994 bpf_error(cstate, "link-layer modifier applied to %s", typestr);
5006 bpf_error(cstate, "'sctp' modifier applied to %s", typestr);
5009 bpf_error(cstate, "'tcp' modifier applied to %s", typestr);
5012 bpf_error(cstate, "'udp' modifier applied to %s", typestr);
5015 bpf_error(cstate, "'icmp' modifier applied to %s", typestr);
5018 bpf_error(cstate, "'igmp' modifier applied to %s", typestr);
5021 bpf_error(cstate, "'igrp' modifier applied to %s", typestr);
5045 bpf_error(cstate, "'icmp6' modifier applied to %s", typestr);
5048 bpf_error(cstate, "'ah' modifier applied to %s", typestr);
5051 bpf_error(cstate, "'esp' modifier applied to %s", typestr);
5054 bpf_error(cstate, "'pim' modifier applied to %s", typestr);
5057 bpf_error(cstate, "'vrrp' modifier applied to %s", typestr);
5066 bpf_error(cstate, "'esis' modifier applied to %s", typestr);
5069 bpf_error(cstate, "'isis' modifier applied to %s", typestr);
5072 bpf_error(cstate, "'clnp' modifier applied to %s", typestr);
5075 bpf_error(cstate, "'stp' modifier applied to %s", typestr);
5081 bpf_error(cstate, "'netbeui' modifier applied to %s", typestr);
5084 bpf_error(cstate, "'l1' modifier applied to %s", typestr);
5087 bpf_error(cstate, "'l2' modifier applied to %s", typestr);
5090 bpf_error(cstate, "'iih' modifier applied to %s", typestr);
5093 bpf_error(cstate, "'snp' modifier applied to %s", typestr);
5096 bpf_error(cstate, "'csnp' modifier applied to %s", typestr);
5099 bpf_error(cstate, "'psnp' modifier applied to %s", typestr);
5102 bpf_error(cstate, "'lsp' modifier applied to %s", typestr);
5105 bpf_error(cstate, "'radio' modifier applied to %s", typestr);
5108 bpf_error(cstate, "'carp' modifier applied to %s", typestr);
5121 const char *typestr;
5124 typestr = "net";
5126 typestr = "host";
5134 bpf_error(cstate, "link-layer modifier applied to ip6 %s", typestr);
5137 bpf_error(cstate, "'ip' modifier applied to ip6 %s", typestr);
5140 bpf_error(cstate, "'rarp' modifier applied to ip6 %s", typestr);
5143 bpf_error(cstate, "'arp' modifier applied to ip6 %s", typestr);
5146 bpf_error(cstate, "'sctp' modifier applied to ip6 %s", typestr);
5149 bpf_error(cstate, "'tcp' modifier applied to ip6 %s", typestr);
5152 bpf_error(cstate, "'udp' modifier applied to ip6 %s", typestr);
5155 bpf_error(cstate, "'icmp' modifier applied to ip6 %s", typestr);
5158 bpf_error(cstate, "'igmp' modifier applied to ip6 %s", typestr);
5161 bpf_error(cstate, "'igrp' modifier applied to ip6 %s", typestr);
5164 bpf_error(cstate, "AppleTalk modifier applied to ip6 %s", typestr);
5167 bpf_error(cstate, "'decnet' modifier applied to ip6 %s", typestr);
5170 bpf_error(cstate, "'lat' modifier applied to ip6 %s", typestr);
5173 bpf_error(cstate, "'sca' modifier applied to ip6 %s", typestr);
5176 bpf_error(cstate, "'moprc' modifier applied to ip6 %s", typestr);
5179 bpf_error(cstate, "'mopdl' modifier applied to ip6 %s", typestr);
5185 bpf_error(cstate, "'icmp6' modifier applied to ip6 %s", typestr);
5188 bpf_error(cstate, "'ah' modifier applied to ip6 %s", typestr);
5191 bpf_error(cstate, "'esp' modifier applied to ip6 %s", typestr);
5194 bpf_error(cstate, "'pim' modifier applied to ip6 %s", typestr);
5197 bpf_error(cstate, "'vrrp' modifier applied to ip6 %s", typestr);
5200 bpf_error(cstate, "'aarp' modifier applied to ip6 %s", typestr);
5203 bpf_error(cstate, "'iso' modifier applied to ip6 %s", typestr);
5206 bpf_error(cstate, "'esis' modifier applied to ip6 %s", typestr);
5209 bpf_error(cstate, "'isis' modifier applied to ip6 %s", typestr);
5212 bpf_error(cstate, "'clnp' modifier applied to ip6 %s", typestr);
5215 bpf_error(cstate, "'stp' modifier applied to ip6 %s", typestr);
5218 bpf_error(cstate, "'ipx' modifier applied to ip6 %s", typestr);
5221 bpf_error(cstate, "'netbeui' modifier applied to ip6 %s", typestr);
5224 bpf_error(cstate, "'l1' modifier applied to ip6 %s", typestr);
5227 bpf_error(cstate, "'l2' modifier applied to ip6 %s", typestr);
5230 bpf_error(cstate, "'iih' modifier applied to ip6 %s", typestr);
5233 bpf_error(cstate, "'snp' modifier applied to ip6 %s", typestr);
5236 bpf_error(cstate, "'csnp' modifier applied to ip6 %s", typestr);
5239 bpf_error(cstate, "'psnp' modifier applied to ip6 %s", typestr);
5242 bpf_error(cstate, "'lsp' modifier applied to ip6 %s", typestr);
5245 bpf_error(cstate, "'radio' modifier applied to ip6 %s", typestr);
5248 bpf_error(cstate, "'carp' modifier applied to ip6 %s", typestr);