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

/freebsd-9.3-release/sbin/natd/
H A Dnatd.c126 static int StrToProto (const char* str);
1640 proto = StrToProto (protoName);
1941 int StrToProto (const char* str) function
/freebsd-9.3-release/sbin/ipfw/
H A Dnat.c253 StrToProto (const char* str) function
415 r->proto = StrToProto(**av);

Completed in 68 milliseconds