Lines Matching refs:typestr

4959 	const char *typestr;
4962 typestr = "net";
4964 typestr = "host";
4983 bpf_error(cstate, "link-layer modifier applied to %s", typestr);
4995 bpf_error(cstate, "'sctp' modifier applied to %s", typestr);
4998 bpf_error(cstate, "'tcp' modifier applied to %s", typestr);
5001 bpf_error(cstate, "'udp' modifier applied to %s", typestr);
5004 bpf_error(cstate, "'icmp' modifier applied to %s", typestr);
5007 bpf_error(cstate, "'igmp' modifier applied to %s", typestr);
5010 bpf_error(cstate, "'igrp' modifier applied to %s", typestr);
5034 bpf_error(cstate, "'icmp6' modifier applied to %s", typestr);
5037 bpf_error(cstate, "'ah' modifier applied to %s", typestr);
5040 bpf_error(cstate, "'esp' modifier applied to %s", typestr);
5043 bpf_error(cstate, "'pim' modifier applied to %s", typestr);
5046 bpf_error(cstate, "'vrrp' modifier applied to %s", typestr);
5055 bpf_error(cstate, "'esis' modifier applied to %s", typestr);
5058 bpf_error(cstate, "'isis' modifier applied to %s", typestr);
5061 bpf_error(cstate, "'clnp' modifier applied to %s", typestr);
5064 bpf_error(cstate, "'stp' modifier applied to %s", typestr);
5070 bpf_error(cstate, "'netbeui' modifier applied to %s", typestr);
5073 bpf_error(cstate, "'l1' modifier applied to %s", typestr);
5076 bpf_error(cstate, "'l2' modifier applied to %s", typestr);
5079 bpf_error(cstate, "'iih' modifier applied to %s", typestr);
5082 bpf_error(cstate, "'snp' modifier applied to %s", typestr);
5085 bpf_error(cstate, "'csnp' modifier applied to %s", typestr);
5088 bpf_error(cstate, "'psnp' modifier applied to %s", typestr);
5091 bpf_error(cstate, "'lsp' modifier applied to %s", typestr);
5094 bpf_error(cstate, "'radio' modifier applied to %s", typestr);
5097 bpf_error(cstate, "'carp' modifier applied to %s", typestr);
5110 const char *typestr;
5113 typestr = "net";
5115 typestr = "host";
5123 bpf_error(cstate, "link-layer modifier applied to ip6 %s", typestr);
5126 bpf_error(cstate, "'ip' modifier applied to ip6 %s", typestr);
5129 bpf_error(cstate, "'rarp' modifier applied to ip6 %s", typestr);
5132 bpf_error(cstate, "'arp' modifier applied to ip6 %s", typestr);
5135 bpf_error(cstate, "'sctp' modifier applied to ip6 %s", typestr);
5138 bpf_error(cstate, "'tcp' modifier applied to ip6 %s", typestr);
5141 bpf_error(cstate, "'udp' modifier applied to ip6 %s", typestr);
5144 bpf_error(cstate, "'icmp' modifier applied to ip6 %s", typestr);
5147 bpf_error(cstate, "'igmp' modifier applied to ip6 %s", typestr);
5150 bpf_error(cstate, "'igrp' modifier applied to ip6 %s", typestr);
5153 bpf_error(cstate, "AppleTalk modifier applied to ip6 %s", typestr);
5156 bpf_error(cstate, "'decnet' modifier applied to ip6 %s", typestr);
5159 bpf_error(cstate, "'lat' modifier applied to ip6 %s", typestr);
5162 bpf_error(cstate, "'sca' modifier applied to ip6 %s", typestr);
5165 bpf_error(cstate, "'moprc' modifier applied to ip6 %s", typestr);
5168 bpf_error(cstate, "'mopdl' modifier applied to ip6 %s", typestr);
5174 bpf_error(cstate, "'icmp6' modifier applied to ip6 %s", typestr);
5177 bpf_error(cstate, "'ah' modifier applied to ip6 %s", typestr);
5180 bpf_error(cstate, "'esp' modifier applied to ip6 %s", typestr);
5183 bpf_error(cstate, "'pim' modifier applied to ip6 %s", typestr);
5186 bpf_error(cstate, "'vrrp' modifier applied to ip6 %s", typestr);
5189 bpf_error(cstate, "'aarp' modifier applied to ip6 %s", typestr);
5192 bpf_error(cstate, "'iso' modifier applied to ip6 %s", typestr);
5195 bpf_error(cstate, "'esis' modifier applied to ip6 %s", typestr);
5198 bpf_error(cstate, "'isis' modifier applied to ip6 %s", typestr);
5201 bpf_error(cstate, "'clnp' modifier applied to ip6 %s", typestr);
5204 bpf_error(cstate, "'stp' modifier applied to ip6 %s", typestr);
5207 bpf_error(cstate, "'ipx' modifier applied to ip6 %s", typestr);
5210 bpf_error(cstate, "'netbeui' modifier applied to ip6 %s", typestr);
5213 bpf_error(cstate, "'l1' modifier applied to ip6 %s", typestr);
5216 bpf_error(cstate, "'l2' modifier applied to ip6 %s", typestr);
5219 bpf_error(cstate, "'iih' modifier applied to ip6 %s", typestr);
5222 bpf_error(cstate, "'snp' modifier applied to ip6 %s", typestr);
5225 bpf_error(cstate, "'csnp' modifier applied to ip6 %s", typestr);
5228 bpf_error(cstate, "'psnp' modifier applied to ip6 %s", typestr);
5231 bpf_error(cstate, "'lsp' modifier applied to ip6 %s", typestr);
5234 bpf_error(cstate, "'radio' modifier applied to ip6 %s", typestr);
5237 bpf_error(cstate, "'carp' modifier applied to ip6 %s", typestr);