Home | History | Annotate | Download | only in qemu

Lines Matching full:can_receive

368                                       NetCanReceive *can_receive,
381 vc->can_receive = can_receive;
437 /* no can_receive() handler, they can always receive */
438 if (!vc->can_receive || vc->can_receive(vc)) {