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

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

Completed in 58 milliseconds