Searched refs:StrToPortRange (Results 1 – 1 of 1) sorted by relevance
227 StrToPortRange (const char* str, const char* proto, port_range *portRange) in StrToPortRange() function298 return StrToPortRange (ptr, proto, portRange); in StrToAddrAndPortRange()482 if (StrToPortRange(**av, protoName, &portRange) != 0) in setup_redir_port()