Lines Matching refs:matches
190 if (matches(*argv, "mac") == 0) {
198 } else if (matches(*argv, "vlan") == 0) {
208 if (matches(*argv, "qos") == 0) {
219 } else if (matches(*argv, "rate") == 0) {
268 } else if (matches(*argv, "link") == 0) {
271 } else if (matches(*argv, "address") == 0) {
277 } else if (matches(*argv, "broadcast") == 0 ||
284 } else if (matches(*argv, "txqueuelen") == 0 ||
286 matches(*argv, "txqlen") == 0) {
365 } else if (matches(*argv, "dynamic") == 0) {
375 } else if (matches(*argv, "type") == 0) {
380 } else if (matches(*argv, "alias") == 0) {
390 if (matches(*argv, "help") == 0)
445 if (matches(*argv, "help") == 0)
716 } else if (matches(*argv, "address") == 0) {
719 } else if (matches(*argv, "broadcast") == 0 ||
723 } else if (matches(*argv, "txqueuelen") == 0 ||
725 matches(*argv, "txqlen") == 0) {
783 } else if (matches(*argv, "dynamic") == 0) {
797 if (matches(*argv, "help") == 0)
860 if (matches(*argv, "add") == 0)
864 if (matches(*argv, "set") == 0 ||
865 matches(*argv, "change") == 0)
868 if (matches(*argv, "replace") == 0)
872 if (matches(*argv, "delete") == 0)
877 if (matches(*argv, "set") == 0)
881 if (matches(*argv, "show") == 0 ||
882 matches(*argv, "lst") == 0 ||
883 matches(*argv, "list") == 0)
885 if (matches(*argv, "help") == 0)