Home
last modified time | relevance | path

Searched defs:gnttab (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/xen/netback/
H A Dnetback.c1699 gnttab_copy_table gnttab, const netif_tx_back_ring_t *txb, in xnb_txpkt2gnttab()
1765 xnb_update_mbufc(struct mbuf *mbufc, const gnttab_copy_table gnttab, in xnb_update_mbufc()
1806 if_t ifnet, gnttab_copy_table gnttab) in xnb_recv()
1951 gnttab_copy_table gnttab, const netif_rx_back_ring_t *rxb, in xnb_rxpkt2gnttab()
2025 xnb_rxpkt2rsp(const struct xnb_pkt *pkt, const gnttab_copy_table gnttab, in xnb_rxpkt2rsp()
2391 gnttab_copy_table gnttab) in xnb_send()
H A Dnetback_unit_tests.c182 gnttab_copy_table gnttab; member