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