Home | History | Annotate | Download | only in ip

Lines Matching refs:matches

613 		} else if (matches(*argv, "realms") == 0) {
724 matches(*argv, "dsfield") == 0) {
730 } else if (matches(*argv, "metric") == 0 ||
731 matches(*argv, "priority") == 0 ||
732 matches(*argv, "preference") == 0) {
780 } else if (matches(*argv, "reordering") == 0) {
811 } else if (matches(*argv, "window") == 0) {
821 } else if (matches(*argv, "cwnd") == 0) {
831 } else if (matches(*argv, "initcwnd") == 0) {
841 } else if (matches(*argv, "initrwnd") == 0) {
851 } else if (matches(*argv, "rttvar") == 0) {
862 } else if (matches(*argv, "ssthresh") == 0) {
872 } else if (matches(*argv, "realms") == 0) {
883 } else if (matches(*argv, "protocol") == 0) {
890 } else if (matches(*argv, "table") == 0) {
920 if (matches(*argv, "help") == 0)
1054 if (matches(*argv, "table") == 0) {
1069 } else if (matches(*argv, "cached") == 0 ||
1070 matches(*argv, "cloned") == 0) {
1073 matches(*argv, "dsfield") == 0) {
1080 } else if (matches(*argv, "protocol") == 0) {
1091 } else if (matches(*argv, "scope") == 0) {
1102 } else if (matches(*argv, "type") == 0) {
1122 } else if (matches(*argv, "realms") == 0) {
1136 } else if (matches(*argv, "from") == 0) {
1138 if (matches(*argv, "root") == 0) {
1141 } else if (matches(*argv, "match") == 0) {
1145 if (matches(*argv, "exact") == 0) {
1152 if (matches(*argv, "to") == 0) {
1155 if (matches(*argv, "root") == 0) {
1158 } else if (matches(*argv, "match") == 0) {
1162 if (matches(*argv, "exact") == 0) {
1305 matches(*argv, "dsfield") == 0) {
1311 } else if (matches(*argv, "from") == 0) {
1314 if (matches(*argv, "help") == 0)
1323 } else if (matches(*argv, "iif") == 0) {
1326 } else if (matches(*argv, "oif") == 0 ||
1330 } else if (matches(*argv, "notify") == 0) {
1332 } else if (matches(*argv, "connected") == 0) {
1339 if (matches(*argv, "help") == 0)
1445 if (matches(*argv, "add") == 0)
1448 if (matches(*argv, "change") == 0 || strcmp(*argv, "chg") == 0)
1451 if (matches(*argv, "replace") == 0)
1454 if (matches(*argv, "prepend") == 0)
1457 if (matches(*argv, "append") == 0)
1460 if (matches(*argv, "test") == 0)
1463 if (matches(*argv, "delete") == 0)
1466 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
1467 || matches(*argv, "lst") == 0)
1469 if (matches(*argv, "get") == 0)
1471 if (matches(*argv, "flush") == 0)
1473 if (matches(*argv, "help") == 0)