Searched refs:valid_port_count (Results 1 – 1 of 1) sorted by relevance
4617 unsigned int i, valid_port_count = 0; in parse_fwd_portlist() local4630 portindex[valid_port_count] = portindex[i]; in parse_fwd_portlist()4631 valid_port_count++; in parse_fwd_portlist()4635 set_fwd_ports_list(portindex, valid_port_count); in parse_fwd_portlist()