Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netback/
H A Dnetback_unit_tests.c106 static int xnb_get1pkt(struct xnb_pkt *pkt, size_t size, uint16_t flags);
962 xnb_get1pkt(struct xnb_pkt *pkt, size_t size, uint16_t flags) in xnb_get1pkt() function
1005 xnb_get1pkt(&pkt, size, 0); in xnb_pkt2mbufc_short()
1022 xnb_get1pkt(&pkt, size, NETTXF_data_validated); in xnb_pkt2mbufc_csum()
1043 xnb_get1pkt(&pkt, size, 0); in xnb_pkt2mbufc_1cluster()
1060 xnb_get1pkt(&pkt, size, 0); in xnb_pkt2mbufc_largecluster()
1079 xnb_get1pkt(&pkt, size, 0); in xnb_pkt2mbufc_2cluster()