Searched refs:shinfo_size (Results 1 – 1 of 1) sorted by relevance
453 int tailroom, shinfo_size; in page_to_skb() local481 shinfo_size = SKB_DATA_ALIGN(sizeof(struct skb_shared_info)); in page_to_skb()484 if (!NET_IP_ALIGN && len > GOOD_COPY_LEN && tailroom >= shinfo_size) { in page_to_skb()