Searched refs:hdr_padded_len (Results 1 – 1 of 1) sorted by relevance
406 unsigned int copy, hdr_len, hdr_padded_len; in page_to_skb() local420 hdr_padded_len = sizeof(*hdr); in page_to_skb()422 hdr_padded_len = sizeof(struct padded_vnet_hdr); in page_to_skb()429 offset += hdr_padded_len; in page_to_skb()430 p += hdr_padded_len; in page_to_skb()