Searched defs:skb_shared_info (Results 1 – 1 of 1) sorted by relevance
590 struct skb_shared_info { struct591 __u8 flags;592 __u8 meta_len;593 __u8 nr_frags;594 __u8 tx_flags;595 unsigned short gso_size;597 unsigned short gso_segs;598 struct sk_buff *frag_list;599 union {625 * we split &skb_shared_info.dataref into two halves. argument