Searched refs:hdr_padded_len (Results 1 – 1 of 1) sorted by relevance
383 unsigned int copy, hdr_len, hdr_padded_len; in page_to_skb() local397 hdr_padded_len = sizeof(*hdr); in page_to_skb()399 hdr_padded_len = sizeof(struct padded_vnet_hdr); in page_to_skb()406 offset += hdr_padded_len; in page_to_skb()407 p += hdr_padded_len; in page_to_skb()