Searched refs:NET_BUFSIZE (Results 1 – 9 of 9) sorted by relevance
42 uint8_t buf[NET_BUFSIZE]; in vde_to_qemu()
34 #define REDIRECTOR_MAX_LEN NET_BUFSIZE
151 char buf1[NET_BUFSIZE]; in net_stream_send()
160 uint8_t buf1[NET_BUFSIZE]; in net_socket_send()
786 if (offset > NET_BUFSIZE) { in nc_sendv_compat()862 if (size > NET_BUFSIZE) { in qemu_sendv_packet_async()
55 uint8_t buf[NET_BUFSIZE];
47 #define COMPARE_READ_LEN_MAX NET_BUFSIZE
19 #define NET_BUFSIZE (4096 + 65536) macro136 uint8_t buf[NET_BUFSIZE];
337 opts.arg = (gpointer)NET_BUFSIZE; in register_virtio_net_test()