Lines Matching full:matches
66 if (matches(*argv, "bandwidth") == 0 ||
67 matches(*argv, "rate") == 0) {
73 } else if (matches(*argv, "ewma") == 0) {
83 } else if (matches(*argv, "cell") == 0) {
99 } else if (matches(*argv, "avpkt") == 0) {
105 } else if (matches(*argv, "mpu") == 0) {
111 } else if (matches(*argv, "allot") == 0) {
118 } else if (matches(*argv, "overhead") == 0) {
123 } else if (matches(*argv, "linklayer") == 0) {
128 } else if (matches(*argv, "help") == 0) {
206 if (matches(*argv, "rate") == 0) {
212 } else if (matches(*argv, "bandwidth") == 0) {
218 } else if (matches(*argv, "minidle") == 0) {
225 } else if (matches(*argv, "minburst") == 0) {
232 } else if (matches(*argv, "maxburst") == 0) {
239 } else if (matches(*argv, "bounded") == 0) {
242 } else if (matches(*argv, "borrow") == 0) {
245 } else if (matches(*argv, "isolated") == 0) {
248 } else if (matches(*argv, "sharing") == 0) {
251 } else if (matches(*argv, "ewma") == 0) {
262 } else if (matches(*argv, "cell") == 0) {
278 } else if (matches(*argv, "prio") == 0) {
291 } else if (matches(*argv, "allot") == 0) {
297 } else if (matches(*argv, "avpkt") == 0) {
304 } else if (matches(*argv, "mpu") == 0) {
310 } else if (matches(*argv, "weight") == 0) {
317 } else if (matches(*argv, "split") == 0) {
324 } else if (matches(*argv, "defmap") == 0) {
335 } else if (matches(*argv, "overhead") == 0) {
340 } else if (matches(*argv, "linklayer") == 0) {
345 } else if (matches(*argv, "help") == 0) {