Home | History | Annotate | Download | only in tc

Lines Matching refs:matches

270 	if (matches(*argv, "invert") == 0) {
272 } else if (matches(*argv, "set") == 0) {
276 } else if (matches(*argv, "preserve") == 0) {
279 if (matches(*argv, "clear") != 0)
285 if (argc && matches(*argv, "retain") == 0) {
343 if (matches(*argv, "u32") == 0) {
348 if (matches(*argv, "u16") == 0) {
353 if (matches(*argv, "u8") == 0) {
366 if (matches(*argv, "at") == 0) {
410 if (matches(*argv, "offset") == 0) {
461 if (matches(*argv, "pedit") == 0) {
465 } else if (matches(*argv, "help") == 0) {
467 } else if (matches(*argv, "munge") == 0) {
492 if (matches(*argv, "reclassify") == 0) {
495 } else if (matches(*argv, "pipe") == 0) {
498 } else if (matches(*argv, "drop") == 0 ||
499 matches(*argv, "shot") == 0) {
502 } else if (matches(*argv, "continue") == 0) {
505 } else if (matches(*argv, "pass") == 0) {
512 if (matches(*argv, "index") == 0) {