Lines Matching refs:strcasecmp
153 if (!strcasecmp(ops, "ip.addr") ||
154 !strcasecmp(ops, "ip.src") ||
155 !strcasecmp(ops, "ip.dst")) {
179 } else if (!strcasecmp(ops, "ip6.addr") ||
180 !strcasecmp(ops, "ip6.src") ||
181 !strcasecmp(ops, "ip6.dst")) {
214 } else if (!strcasecmp(ops, "ip.p")) {
222 } else if (!strcasecmp(ops, "tcp.flags")) {
239 } else if (!strcasecmp(ops, "tcp.port") ||
240 !strcasecmp(ops, "tcp.sport") ||
241 !strcasecmp(ops, "tcp.dport") ||
242 !strcasecmp(ops, "udp.port") ||
243 !strcasecmp(ops, "udp.sport") ||
244 !strcasecmp(ops, "udp.dport")) {
254 } else if (!strcasecmp(ops, "tcp.state")) {