Home | History | Annotate | Download | only in tc

Lines Matching refs:matches

102 		if (matches(*argv, "run") == 0) {
117 } else if (matches(*argv, "classid") == 0 ||
118 matches(*argv, "flowid") == 0) {
127 } else if (matches(*argv, "direct-action") == 0 ||
128 matches(*argv, "da") == 0) {
130 } else if (matches(*argv, "skip_hw") == 0) {
132 } else if (matches(*argv, "skip_sw") == 0) {
134 } else if (matches(*argv, "action") == 0) {
141 } else if (matches(*argv, "police") == 0) {
148 } else if (matches(*argv, "help") == 0) {