Searched defs:mbufc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/xen/netback/
H A Dnetback_unit_tests.c1494 struct mbuf *mbufc, *mbufc2; local
1537 struct mbuf *mbufc, * local
1576 struct mbuf *mbufc, *m; local
1618 struct mbuf *mbufc, *m; local
1837 struct mbuf *mbufc; local
1974 struct mbuf *mbufc; local
2083 struct mbuf *mbufc; local
2194 struct mbuf *mbufc; local
2260 struct mbuf *mbufc; local
2365 struct mbuf *mbufc; local
2406 struct mbuf *mbufc; local
[all...]
H A Dnetback.c1453 struct mbuf *mbufc; local
1712 xnb_txpkt2gnttab(const struct xnb_pkt *pkt, struct mbuf *mbufc, gnttab_copy_table gnttab, const netif_tx_back_ring_t *txb, domid_t otherend_id) argument
1779 xnb_update_mbufc(struct mbuf *mbufc, const gnttab_copy_table gnttab, int n_entries) argument
1819 xnb_recv(netif_tx_back_ring_t *txb, domid_t otherend, struct mbuf **mbufc, struct ifnet *ifnet, gnttab_copy_table gnttab) argument
1891 xnb_mbufc2pkt(const struct mbuf *mbufc, struct xnb_pkt *pkt, RING_IDX start, int space) argument
1964 xnb_rxpkt2gnttab(const struct xnb_pkt *pkt, const struct mbuf *mbufc, gnttab_copy_table gnttab, const netif_rx_back_ring_t *rxb, domid_t otherend_id) argument
2153 xnb_add_mbuf_cksum(struct mbuf *mbufc) argument
2327 struct mbuf *mbufc; local
2403 xnb_send(netif_rx_back_ring_t *ring, domid_t otherend, const struct mbuf *mbufc, gnttab_copy_table gnttab) argument
[all...]

Completed in 64 milliseconds