Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netback/
H A Dnetback.c1441 struct mbuf *mbufc; in xnb_intr() local
1698 xnb_txpkt2gnttab(const struct xnb_pkt *pkt, struct mbuf *mbufc, in xnb_txpkt2gnttab()
1765 xnb_update_mbufc(struct mbuf *mbufc, const gnttab_copy_table gnttab, in xnb_update_mbufc()
1805 xnb_recv(netif_tx_back_ring_t *txb, domid_t otherend, struct mbuf **mbufc, in xnb_recv()
1877 xnb_mbufc2pkt(const struct mbuf *mbufc, struct xnb_pkt *pkt, in xnb_mbufc2pkt()
1950 xnb_rxpkt2gnttab(const struct xnb_pkt *pkt, const struct mbuf *mbufc, in xnb_rxpkt2gnttab()
2139 xnb_add_mbuf_cksum(struct mbuf *mbufc) in xnb_add_mbuf_cksum()
2314 struct mbuf *mbufc; in xnb_start_locked() local
2390 xnb_send(netif_rx_back_ring_t *ring, domid_t otherend, const struct mbuf *mbufc, in xnb_send()
H A Dnetback_unit_tests.c1487 struct mbuf *mbufc, *mbufc2; in xnb_mbufc2pkt_2short() local
1529 struct mbuf *mbufc, *m; in xnb_mbufc2pkt_long() local
1567 struct mbuf *mbufc, *m; in xnb_mbufc2pkt_extra() local
1608 struct mbuf *mbufc, *m; in xnb_mbufc2pkt_nospace() local
1826 struct mbuf *mbufc; in xnb_rxpkt2rsp_extra() local
1962 struct mbuf *mbufc; in xnb_rxpkt2rsp_2short() local
2070 struct mbuf *mbufc; in xnb_add_mbuf_cksum_arp() local
2181 struct mbuf *mbufc; in xnb_add_mbuf_cksum_icmp() local
2247 struct mbuf *mbufc; in xnb_add_mbuf_cksum_udp() local
2351 struct mbuf *mbufc; in xnb_add_mbuf_cksum_tcp() local
[all …]