Searched refs:vtnet_rxq_replace_buf (Results 1 – 1 of 1) sorted by relevance
133 static int vtnet_rxq_replace_buf(struct vtnet_rxq *, struct mbuf *, int);1655 vtnet_rxq_replace_buf(struct vtnet_rxq *rxq, struct mbuf *m, int len) in vtnet_rxq_replace_buf() function2114 if (vtnet_rxq_replace_buf(rxq, m, len) != 0) { in vtnet_rxq_eof()