atm_may_send      258 net/atm/clip.c 	if (atm_may_send(vcc, 0)) {
atm_may_send      396 net/atm/clip.c 	if (atm_may_send(vcc, 0)) {
atm_may_send       70 net/atm/common.c 	if (sk_wmem_alloc_get(sk) && !atm_may_send(vcc, size)) {
atm_may_send      311 net/atm/lec.c  	if (!atm_may_send(vcc, 0)) {
atm_may_send      323 net/atm/lec.c  		if (atm_may_send(vcc, 0))
atm_may_send      676 net/atm/lec.c  	if (vpriv->xoff && atm_may_send(vcc, 0)) {
atm_may_send      241 net/atm/pppoatm.c 	if (atm_may_send(pvcc->atmvcc, size) &&
atm_may_send      271 net/atm/pppoatm.c 	if (atm_may_send(pvcc->atmvcc, size) &&
atm_may_send      485 net/sched/sch_atm.c 			if (!atm_may_send(flow->vcc, skb->truesize))