Searched defs:StrToAddrAndPortRange (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sbin/ipfw/ | ||
H A D | nat.c | 273 StrToAddrAndPortRange (const char* str, struct in_addr* addr, char* proto, StrToAddrAndPortRange() function |
/freebsd-src/sbin/natd/ | ||
H A D | natd.c | 1951 StrToAddrAndPortRange (char* str, struct in_addr* addr, char* proto, port_range *portRange) StrToAddrAndPortRange() function |