Home
last modified time | relevance | path

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

/src/sbin/natd/
H A Dnatd.c123 static int StrToProto (const char* str);
1645 proto = StrToProto (protoName); in SetupPortRedirect()
1947 StrToProto (const char* str) in StrToProto() function
/src/sbin/ipfw/
H A Dnat.c260 StrToProto (const char* str) in StrToProto() function
424 r->proto = StrToProto(**av); in setup_redir_port()