HDLCSIZE
if (!p || m_length(bp) > HDLCSIZE) {
ep = cp + HDLCSIZE - 10;
if (async->length >= HDLCSIZE) {
u_char hbuff[HDLCSIZE]; /* recv buffer */
u_char xbuff[HDLCSIZE]; /* xmit buffer */