Searched refs:HDLCSIZE (Results 1 – 2 of 2) sorted by relevance
29 #define HDLCSIZE (MAX_MRU*2+6) macro34 u_char hbuff[HDLCSIZE]; /* recv buffer */35 u_char xbuff[HDLCSIZE]; /* xmit buffer */
112 if (!p || m_length(bp) > HDLCSIZE) { in async_LayerPush()120 ep = cp + HDLCSIZE - 10; in async_LayerPush()171 if (async->length >= HDLCSIZE) { in async_Decode()