Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dtulip.c230 static ssize_t tulip_receive(TULIPState *s, const uint8_t *buf, size_t size) in tulip_receive() function
282 return tulip_receive(qemu_get_nic_opaque(nc), buf, size); in tulip_receive_nc()
566 tulip_receive(s, s->tx_frame, s->tx_frame_len); in tulip_tx()
H A Dtrace-events409 tulip_receive(const uint8_t *buf, size_t len) "buf %p size %zu"