Home | History | Annotate | Download | only in ip

Lines Matching full:matches

126 		if (matches(*argv, "state") == 0) {
131 } else if (matches(*argv, "priority") == 0) {
136 } else if (matches(*argv, "cost") == 0) {
141 } else if (matches(*argv, "hairpin") == 0) {
145 } else if (matches(*argv, "guard") == 0) {
149 } else if (matches(*argv, "root_block") == 0) {
153 } else if (matches(*argv, "fastleave") == 0) {
157 } else if (matches(*argv, "learning") == 0) {
161 } else if (matches(*argv, "flood") == 0) {
165 } else if (matches(*argv, "help") == 0) {