Searched defs:malo_rxbuf (Results 1 – 2 of 2) sorted by relevance
446 struct malo_rxbuf { struct454 typedef STAILQ_HEAD(, malo_rxbuf) malo_rxbufhead; argument549 malo_rxbufhead malo_rxbuf; /* rx buffers */ member
68 static int malo_rxbuf = MALO_RXBUF; /* # rx buffers to allocate */ variable