Searched refs:sk_buff_head_l (Results 1 – 1 of 1) sorted by relevance
110 struct sk_buff_head_l { struct574 WRITE_ONCE(((struct sk_buff_head_l *)next)->prev, new); in __skb_insert()575 WRITE_ONCE(((struct sk_buff_head_l *)prev)->next, new); in __skb_insert()585 __skb_insert(new, skb, ((struct sk_buff_head_l *)skb)->next, q); in __skb_queue_after()761 WRITE_ONCE(((struct sk_buff_head_l *)p)->next, b); in ___skb_queue_splice()763 WRITE_ONCE(((struct sk_buff_head_l *)n)->prev, e); in ___skb_queue_splice()