Home | History | Annotate | Download | only in qemu

Lines Matching refs:can_receive

364                                       NetCanReceive *can_receive,
377 vc->can_receive = can_receive;
433 /* no can_receive() handler, they can always receive */
434 if (!vc->can_receive || vc->can_receive(vc)) {