HomeSort by relevance Sort by last modified time
    Searched refs:MAX_HOST_LEN (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
svr-tcpfwd.c 245 if (len > MAX_HOST_LEN) {
253 if (len > MAX_HOST_LEN) {
options.h 255 #define MAX_HOST_LEN 254 /* max hostname len for tcp fwding */

Completed in 43 milliseconds