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

/freebsd-13-stable/sbin/natd/
H A Dnatd.c126 static int StrToProto (const char* str);
1640 proto = StrToProto (protoName);
1942 StrToProto (const char* str) function
/freebsd-13-stable/sbin/ipfw/
H A Dnat.c261 StrToProto (const char* str) function
425 r->proto = StrToProto(**av);

Completed in 68 milliseconds