Searched refs:MAX_HOST_LEN (Results 1 – 2 of 2) sorted by relevance
245 if (len > MAX_HOST_LEN) { in newtcpdirect()253 if (len > MAX_HOST_LEN) { in newtcpdirect()
255 #define MAX_HOST_LEN 254 /* max hostname len for tcp fwding */ macro