Home | History | Annotate | Download | only in ip

Lines Matching refs:matches

60 	if (matches(arg, "permanent") == 0)
62 else if (matches(arg, "reachable") == 0)
76 else if (matches(arg, "failed") == 0)
119 if (matches(*argv, "lladdr") == 0) {
132 } else if (matches(*argv, "proxy") == 0) {
134 if (matches(*argv, "help") == 0)
150 if (matches(*argv, "help") == 0) {
420 if (matches(*argv, "help") == 0)
499 if (matches(*argv, "add") == 0)
501 if (matches(*argv, "change") == 0 ||
504 if (matches(*argv, "replace") == 0)
506 if (matches(*argv, "delete") == 0)
508 if (matches(*argv, "get") == 0) {
512 if (matches(*argv, "show") == 0 ||
513 matches(*argv, "lst") == 0 ||
514 matches(*argv, "list") == 0)
516 if (matches(*argv, "flush") == 0)
518 if (matches(*argv, "help") == 0)