Searched defs:skb_shared_info (Results 1 – 1 of 1) sorted by relevance
581 struct skb_shared_info { struct582 __u8 flags;583 __u8 meta_len;584 __u8 nr_frags;585 __u8 tx_flags;586 unsigned short gso_size;588 unsigned short gso_segs;589 struct sk_buff *frag_list;590 union {616 * we split &skb_shared_info.dataref into two halves. argument