Lines Matching defs:t_tail
78 struct sk_buff *t_tail;373 rtnl_kfree_skbs(q->t_head, q->t_tail);375 q->t_tail = NULL;383 if (!q->t_tail || tnext >= netem_skb_cb(q->t_tail)->time_to_send) {384 if (q->t_tail)385 q->t_tail->next = nskb;388 q->t_tail = nskb;556 if (q->t_tail) {558 netem_skb_cb(q->t_tail);670 q->t_tail = NULL;