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