Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/natd/
Dnatd.c126 static int StrToProto (const char* str);
1640 proto = StrToProto (protoName); in SetupPortRedirect()
1941 int StrToProto (const char* str) in StrToProto() function
/freebsd-10-stable/sbin/ipfw/
Dnat.c253 StrToProto (const char* str) in StrToProto() function
417 r->proto = StrToProto(**av); in setup_redir_port()