Searched refs:hdr_padded_len (Results 1 – 1 of 1) sorted by relevance
253 unsigned int copy, hdr_len, hdr_padded_len; in page_to_skb() local267 hdr_padded_len = sizeof *hdr; in page_to_skb()269 hdr_padded_len = sizeof(struct padded_vnet_hdr); in page_to_skb()274 offset += hdr_padded_len; in page_to_skb()275 p += hdr_padded_len; in page_to_skb()