Home
last modified time | relevance | path

Searched refs:m_tailp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c1520 vtnet_rx_alloc_buf(struct vtnet_softc *sc, int nbufs, struct mbuf **m_tailp) in vtnet_rx_alloc_buf() argument
1554 if (m_tailp != NULL) in vtnet_rx_alloc_buf()
1555 *m_tailp = m_tail; in vtnet_rx_alloc_buf()