Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.h621 #define PRINT_PACKET(device, addr, size, header) do { \ macro
639 #define PRINT_PACKET(device, addr, size, header) do {} while (0) macro
H A Dvirtio_net.c190 PRINT_PACKET(dev, (uintptr_t)elem[i].dst, elem[i].len, 0); in do_data_copy_enqueue()
915 PRINT_PACKET(dev, (uintptr_t)dst, in copy_vnet_hdr_to_desc()
1044 PRINT_PACKET(dev, (uintptr_t)(buf_addr), cpy_len, 0); in sync_mbuf_to_desc_seg()
1144 PRINT_PACKET(dev, (uintptr_t)hdr_addr, in mbuf_to_desc()
2533 PRINT_PACKET(dev, in copy_desc_to_mbuf()
2575 PRINT_PACKET(dev, (uintptr_t)buf_addr, in copy_desc_to_mbuf()