Searched refs:xbuff (Results 1 – 2 of 2) sorted by relevance
118 cp = p->async.xbuff; in async_LayerPush()135 cnt = cp - p->async.xbuff; in async_LayerPush()138 memcpy(MBUF_CTOP(bp), p->async.xbuff, cnt); in async_LayerPush()
35 u_char xbuff[HDLCSIZE]; /* xmit buffer */ member