DEFAULT_BUFSIZE
static int buf_sz = DEFAULT_BUFSIZE;
else if (mtu > DEFAULT_BUFSIZE)
ret = DEFAULT_BUFSIZE;