Home | History | Annotate | Download | only in ip

Lines Matching refs:matches

184 		if (matches(*argv, "file") == 0) {
187 } else if (matches(*argv, "label") == 0) {
189 } else if (matches(*argv, "link") == 0) {
192 } else if (matches(*argv, "address") == 0) {
195 } else if (matches(*argv, "route") == 0) {
198 } else if (matches(*argv, "mroute") == 0) {
201 } else if (matches(*argv, "prefix") == 0) {
204 } else if (matches(*argv, "neigh") == 0) {
207 } else if (matches(*argv, "netconf") == 0) {
210 } else if (matches(*argv, "rule") == 0) {
213 } else if (matches(*argv, "nsid") == 0) {
218 } else if (matches(*argv, "all-nsid") == 0) {
220 } else if (matches(*argv, "help") == 0) {