Home
last modified time | relevance | path

Searched refs:StrToPort (Results 1 – 1 of 1) sorted by relevance

/external/libppp/src/
Dnat_cmd.c324 StrToPort(const char *str, u_short *port, const char *proto) in StrToPort() function
353 res = StrToPort(str, low, proto); in StrToPortRange()
360 res = StrToPort(minus + 1, high, proto); in StrToPortRange()