Searched refs:udp_chr_write (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dqemu-char.c1875 static int udp_chr_write(CharDriverState *chr, const uint8_t *buf, int len) function
1959 chr->chr_write = udp_chr_write;

Completed in 384 milliseconds