Searched refs:hard_start_headroom (Results 1 – 1 of 1) sorted by relevance
161 unsigned int hard_start_headroom; in cpu_map_build_skb() local166 hard_start_headroom = sizeof(struct xdp_frame) + xdpf->headroom; in cpu_map_build_skb()173 pkt_data_start = xdpf->data - hard_start_headroom; in cpu_map_build_skb()178 skb_reserve(skb, hard_start_headroom); in cpu_map_build_skb()