Home | History | Annotate | Download | only in tc

Lines Matching refs:matches

67 		if (matches(*argv, "bandwidth") == 0 ||
68 matches(*argv, "rate") == 0) {
74 } else if (matches(*argv, "ewma") == 0) {
84 } else if (matches(*argv, "cell") == 0) {
100 } else if (matches(*argv, "avpkt") == 0) {
106 } else if (matches(*argv, "mpu") == 0) {
112 } else if (matches(*argv, "allot") == 0) {
119 } else if (matches(*argv, "overhead") == 0) {
124 } else if (matches(*argv, "linklayer") == 0) {
129 } else if (matches(*argv, "help") == 0) {
207 if (matches(*argv, "rate") == 0) {
213 } else if (matches(*argv, "bandwidth") == 0) {
219 } else if (matches(*argv, "minidle") == 0) {
226 } else if (matches(*argv, "minburst") == 0) {
233 } else if (matches(*argv, "maxburst") == 0) {
240 } else if (matches(*argv, "bounded") == 0) {
243 } else if (matches(*argv, "borrow") == 0) {
246 } else if (matches(*argv, "isolated") == 0) {
249 } else if (matches(*argv, "sharing") == 0) {
252 } else if (matches(*argv, "ewma") == 0) {
263 } else if (matches(*argv, "cell") == 0) {
279 } else if (matches(*argv, "prio") == 0) {
292 } else if (matches(*argv, "allot") == 0) {
298 } else if (matches(*argv, "avpkt") == 0) {
305 } else if (matches(*argv, "mpu") == 0) {
311 } else if (matches(*argv, "weight") == 0) {
318 } else if (matches(*argv, "split") == 0) {
325 } else if (matches(*argv, "defmap") == 0) {
336 } else if (matches(*argv, "overhead") == 0) {
341 } else if (matches(*argv, "linklayer") == 0) {
346 } else if (matches(*argv, "help") == 0) {