Lines Matching defs:t_tail
79 struct sk_buff *t_tail;382 rtnl_kfree_skbs(q->t_head, q->t_tail);384 q->t_tail = NULL;392 if (!q->t_tail || tnext >= netem_skb_cb(q->t_tail)->time_to_send) {393 if (q->t_tail)394 q->t_tail->next = nskb;397 q->t_tail = nskb;565 if (q->t_tail) {567 netem_skb_cb(q->t_tail);679 q->t_tail = NULL;