atm_may_send 203 net/atm/br2684.c if (!atm_may_send(atmvcc, skb->truesize)) { atm_may_send 248 net/atm/clip.c if (atm_may_send(vcc, 0)) { atm_may_send 429 net/atm/clip.c if (atm_may_send(vcc, 0)) { atm_may_send 65 net/atm/common.c if (atomic_read(&sk->sk_wmem_alloc) && !atm_may_send(vcc, size)) { atm_may_send 409 net/atm/lec.c if (!atm_may_send(vcc, 0)) { atm_may_send 421 net/atm/lec.c if (atm_may_send(vcc, 0)) atm_may_send 848 net/atm/lec.c if (vpriv->xoff && atm_may_send(vcc, 0)) { atm_may_send 206 net/atm/pppoatm.c !atm_may_send(pvcc->atmvcc, n->truesize)) { atm_may_send 213 net/atm/pppoatm.c } else if (!atm_may_send(pvcc->atmvcc, skb->truesize)) atm_may_send 218 net/atm/pppoatm.c if (!atm_may_send(pvcc->atmvcc, skb->truesize)) atm_may_send 484 net/sched/sch_atm.c if (!atm_may_send(flow->vcc, skb->truesize)) {