Searched refs:tap_set_offload (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/net/ |
H A D | tap.c | 265 static void tap_set_offload(NetClientState *nc, int csum, int tso4, in tap_set_offload() function 345 .set_offload = tap_set_offload, 371 tap_set_offload(&s->nc, 0, 0, 0, 0, 0, 0, 0); in net_tap_fd_init()
|