Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dnat.c274 StrToAddrAndPortRange (const char* str, struct in_addr* addr, char* proto, in StrToAddrAndPortRange() function
/freebsd/sbin/natd/
H A Dnatd.c1959 StrToAddrAndPortRange (char* str, struct in_addr* addr, char* proto, port_range *portRange) in StrToAddrAndPortRange() function