Searched refs:hdr_padded_len (Results 1 – 1 of 1) sorted by relevance
378 unsigned int copy, hdr_len, hdr_padded_len; in page_to_skb() local392 hdr_padded_len = sizeof(*hdr); in page_to_skb()394 hdr_padded_len = sizeof(struct padded_vnet_hdr); in page_to_skb()400 offset += hdr_padded_len; in page_to_skb()401 p += hdr_padded_len; in page_to_skb()