Lines Matching refs:matches
63 if (matches(*argv, "bandwidth") == 0 ||
64 matches(*argv, "rate") == 0) {
70 } else if (matches(*argv, "ewma") == 0) {
80 } else if (matches(*argv, "cell") == 0) {
97 } else if (matches(*argv, "avpkt") == 0) {
103 } else if (matches(*argv, "mpu") == 0) {
109 } else if (matches(*argv, "allot") == 0) {
116 } else if (matches(*argv, "overhead") == 0) {
121 } else if (matches(*argv, "linklayer") == 0) {
126 } else if (matches(*argv, "help") == 0) {
198 if (matches(*argv, "rate") == 0) {
204 } else if (matches(*argv, "bandwidth") == 0) {
210 } else if (matches(*argv, "minidle") == 0) {
217 } else if (matches(*argv, "minburst") == 0) {
224 } else if (matches(*argv, "maxburst") == 0) {
231 } else if (matches(*argv, "bounded") == 0) {
234 } else if (matches(*argv, "borrow") == 0) {
237 } else if (matches(*argv, "isolated") == 0) {
240 } else if (matches(*argv, "sharing") == 0) {
243 } else if (matches(*argv, "ewma") == 0) {
254 } else if (matches(*argv, "cell") == 0) {
271 } else if (matches(*argv, "prio") == 0) {
285 } else if (matches(*argv, "allot") == 0) {
291 } else if (matches(*argv, "avpkt") == 0) {
298 } else if (matches(*argv, "mpu") == 0) {
304 } else if (matches(*argv, "weight") == 0) {
311 } else if (matches(*argv, "split") == 0) {
318 } else if (matches(*argv, "defmap") == 0) {
330 } else if (matches(*argv, "overhead") == 0) {
335 } else if (matches(*argv, "linklayer") == 0) {
340 } else if (matches(*argv, "help") == 0) {