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

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

Completed in 63 milliseconds