Home | History | Annotate | Download | only in tc

Lines Matching refs:matches

287 	if (matches(*argv, "invert") == 0) {
289 } else if (matches(*argv, "set") == 0) {
293 } else if (matches(*argv, "preserve") == 0) {
296 if (matches(*argv, "clear") != 0)
302 if (argc && matches(*argv, "retain") == 0) {
360 if (matches(*argv, "u32") == 0) {
365 if (matches(*argv, "u16") == 0) {
370 if (matches(*argv, "u8") == 0) {
383 if (matches(*argv, "at") == 0) {
427 if (matches(*argv, "offset") == 0) {
478 if (matches(*argv, "pedit") == 0) {
482 } else if (matches(*argv, "help") == 0) {
484 } else if (matches(*argv, "munge") == 0) {
509 if (matches(*argv, "reclassify") == 0) {
512 } else if (matches(*argv, "pipe") == 0) {
515 } else if (matches(*argv, "drop") == 0 ||
516 matches(*argv, "shot") == 0) {
519 } else if (matches(*argv, "continue") == 0) {
522 } else if (matches(*argv, "pass") == 0) {
529 if (matches(*argv, "index") == 0) {