Home | History | Annotate | Download | only in tc

Lines Matching full:matches

77 			if (matches(s, flow_keys[i]) == 0) {
157 if (matches(*argv, "map") == 0) {
159 } else if (matches(*argv, "hash") == 0) {
161 } else if (matches(*argv, "keys") == 0) {
166 } else if (matches(*argv, "and") == 0) {
173 } else if (matches(*argv, "or") == 0) {
180 } else if (matches(*argv, "xor") == 0) {
187 } else if (matches(*argv, "rshift") == 0) {
194 } else if (matches(*argv, "addend") == 0) {
201 } else if (matches(*argv, "divisor") == 0) {
208 } else if (matches(*argv, "baseclass") == 0) {
215 } else if (matches(*argv, "perturb") == 0) {
222 } else if (matches(*argv, "police") == 0) {
229 } else if (matches(*argv, "action") == 0) {
236 } else if (matches(*argv, "match") == 0) {
243 } else if (matches(*argv, "help") == 0) {