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

/external/dropbear/
H A Dsvr-tcpfwd.c245 if (len > MAX_HOST_LEN) {
253 if (len > MAX_HOST_LEN) {
H A Doptions.h255 #define MAX_HOST_LEN 254 /* max hostname len for tcp fwding */ macro

Completed in 58 milliseconds