Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/natd/
H A Dnatd.c125 static int StrToProto (const char* str);
1639 proto = StrToProto (protoName); in SetupPortRedirect()
1941 StrToProto (const char* str) in StrToProto() function
/freebsd-13.1/sbin/ipfw/
H A Dnat.c261 StrToProto (const char* str) in StrToProto() function
425 r->proto = StrToProto(**av); in setup_redir_port()