Searched refs:atm_may_send (Results 1 – 2 of 2) sorted by relevance
207 static inline int atm_may_send(struct atm_vcc *vcc,unsigned int size) in atm_may_send() function
69 if (sk_wmem_alloc_get(sk) && !atm_may_send(vcc, size)) { in vcc_tx_ready()