Home
last modified time | relevance | path

Searched defs:portRange (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sbin/natd/
H A Dnatd.c1343 port_range portRange; in SetupPortRedirect() local
1612 StrToPortRange(const char *str, const char *proto, port_range *portRange) in StrToPortRange()
1669 StrToAddrAndPortRange(const char *str, struct in_addr *addr, char *proto, port_range *portRange) in StrToAddrAndPortRange()