Searched refs:valid_port_count (Results 1 – 1 of 1) sorted by relevance
3652 unsigned int i, valid_port_count = 0; in parse_fwd_portlist() local3665 portindex[valid_port_count] = portindex[i]; in parse_fwd_portlist()3666 valid_port_count++; in parse_fwd_portlist()3670 set_fwd_ports_list(portindex, valid_port_count); in parse_fwd_portlist()