Searched refs:MAX_SUP_PORTS (Results 1 – 1 of 1) sorted by relevance
36 #define MAX_SUP_PORTS 1 macro671 if ((num_ports == 0) || (num_ports > MAX_SUP_PORTS)) { in us_vhost_parse_args()673 "but only %u port can be enabled\n",num_ports, MAX_SUP_PORTS); in us_vhost_parse_args()1541 if ((valid_num_ports == 0) || (valid_num_ports > MAX_SUP_PORTS)) { in main()1543 "but only %u port can be enabled\n",num_ports, MAX_SUP_PORTS); in main()