Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netback/
H A Dnetback.c151 static int xnb_send(netif_rx_back_ring_t *rxb, domid_t otherend,
2334 error = xnb_send(rxb, xnb->otherend_id, mbufc, in xnb_start_locked()
2390 xnb_send(netif_rx_back_ring_t *ring, domid_t otherend, const struct mbuf *mbufc, in xnb_send() function