Searched refs:hdr_padded_len (Results 1 – 1 of 1) sorted by relevance
247 unsigned int copy, hdr_len, hdr_padded_len; in page_to_skb() local261 hdr_padded_len = sizeof *hdr; in page_to_skb()263 hdr_padded_len = sizeof(struct padded_vnet_hdr); in page_to_skb()268 offset += hdr_padded_len; in page_to_skb()269 p += hdr_padded_len; in page_to_skb()