Home | History | Annotate | Download | only in qemu

Lines Matching refs:can_receive

335                                       NetCanReceive *can_receive,
348 vc->can_receive = can_receive;
404 /* no can_receive() handler, they can always receive */
405 if (!vc->can_receive || vc->can_receive(vc)) {