Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dnat_cmd.c344 StrToPortRange(const char *str, u_short *low, u_short *high, const char *proto) in StrToPortRange() function
/dragonfly/sbin/natd/
H A Dnatd.c1612 StrToPortRange(const char *str, const char *proto, port_range *portRange) in StrToPortRange() function