Lines Matching refs:matches
624 } else if (matches(*argv, "realms") == 0) {
735 matches(*argv, "dsfield") == 0) {
741 } else if (matches(*argv, "metric") == 0 ||
742 matches(*argv, "priority") == 0 ||
743 matches(*argv, "preference") == 0) {
791 } else if (matches(*argv, "reordering") == 0) {
822 } else if (matches(*argv, "window") == 0) {
832 } else if (matches(*argv, "cwnd") == 0) {
842 } else if (matches(*argv, "initcwnd") == 0) {
852 } else if (matches(*argv, "rttvar") == 0) {
863 } else if (matches(*argv, "ssthresh") == 0) {
873 } else if (matches(*argv, "realms") == 0) {
881 } else if (matches(*argv, "equalize") == 0 ||
887 } else if (matches(*argv, "protocol") == 0) {
894 } else if (matches(*argv, "table") == 0) {
924 if (matches(*argv, "help") == 0)
1057 if (matches(*argv, "table") == 0) {
1072 } else if (matches(*argv, "cached") == 0 ||
1073 matches(*argv, "cloned") == 0) {
1076 matches(*argv, "dsfield") == 0) {
1083 } else if (matches(*argv, "protocol") == 0) {
1094 } else if (matches(*argv, "scope") == 0) {
1105 } else if (matches(*argv, "type") == 0) {
1125 } else if (matches(*argv, "realms") == 0) {
1139 } else if (matches(*argv, "from") == 0) {
1141 if (matches(*argv, "root") == 0) {
1144 } else if (matches(*argv, "match") == 0) {
1148 if (matches(*argv, "exact") == 0) {
1155 if (matches(*argv, "to") == 0) {
1158 if (matches(*argv, "root") == 0) {
1161 } else if (matches(*argv, "match") == 0) {
1165 if (matches(*argv, "exact") == 0) {
1308 matches(*argv, "dsfield") == 0) {
1314 } else if (matches(*argv, "from") == 0) {
1317 if (matches(*argv, "help") == 0)
1326 } else if (matches(*argv, "iif") == 0) {
1329 } else if (matches(*argv, "oif") == 0 ||
1333 } else if (matches(*argv, "notify") == 0) {
1335 } else if (matches(*argv, "connected") == 0) {
1342 if (matches(*argv, "help") == 0)
1448 if (matches(*argv, "add") == 0)
1451 if (matches(*argv, "change") == 0 || strcmp(*argv, "chg") == 0)
1454 if (matches(*argv, "replace") == 0)
1457 if (matches(*argv, "prepend") == 0)
1460 if (matches(*argv, "append") == 0)
1463 if (matches(*argv, "test") == 0)
1466 if (matches(*argv, "delete") == 0)
1469 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
1470 || matches(*argv, "lst") == 0)
1472 if (matches(*argv, "get") == 0)
1474 if (matches(*argv, "flush") == 0)
1476 if (matches(*argv, "help") == 0)