Searched refs:cansend (Results 1 – 2 of 2) sorted by relevance
163 cansend(struct PStack *st) in cansend() function759 if (!skb_queue_empty(&st->l2.i_queue) && cansend(st)) in l2_restart_multi()815 if (!skb_queue_empty(&st->l2.i_queue) && cansend(st)) in l2_connected()1257 if (!cansend(st)) in l2_pull_iqueue()1301 if (!skb_queue_empty(&l2->i_queue) && cansend(st)) in l2_pull_iqueue()1347 if (!skb_queue_empty(&l2->i_queue) && cansend(st)) in l2_st8_got_super()
379 cansend(struct layer2 *l2) in cansend() function985 if (skb_queue_len(&l2->i_queue) && cansend(l2)) in l2_restart_multi()1037 if (skb_queue_len(&l2->i_queue) && cansend(l2)) in l2_connected()1483 if (!cansend(l2)) in l2_pull_iqueue()1565 if (skb_queue_len(&l2->i_queue) && cansend(l2)) in l2_st8_got_super()