Home | History | Annotate | Download | only in net

Lines Matching full:can_receive

343                                       NetCanReceive *can_receive,
356 vc->can_receive = can_receive;
412 /* no can_receive() handler, they can always receive */
413 if (!vc->can_receive || vc->can_receive(vc)) {