Home | History | Annotate | Download | only in ip

Lines Matching refs:matches

105 		if (matches(*argv, "bitrate") == 0) {
109 } else if (matches(*argv, "sample-point") == 0) {
117 } else if (matches(*argv, "tq") == 0) {
121 } else if (matches(*argv, "prop-seg") == 0) {
125 } else if (matches(*argv, "phase-seg1") == 0) {
129 } else if (matches(*argv, "phase-seg2") == 0) {
133 } else if (matches(*argv, "sjw") == 0) {
137 } else if (matches(*argv, "loopback") == 0) {
141 } else if (matches(*argv, "listen-only") == 0) {
145 } else if (matches(*argv, "triple-sampling") == 0) {
149 } else if (matches(*argv, "one-shot") == 0) {
153 } else if (matches(*argv, "berr-reporting") == 0) {
157 } else if (matches(*argv, "restart") == 0) {
161 } else if (matches(*argv, "restart-ms") == 0) {
168 } else if (matches(*argv, "help") == 0) {