Searched refs:guestfwd_read (Results 1 – 1 of 1) sorted by relevance
1038 static void guestfwd_read(void *opaque, const uint8_t *buf, int size) in guestfwd_read() function1123 qemu_chr_fe_set_handlers(&fwd->hd, guestfwd_can_read, guestfwd_read, in slirp_guestfwd()