Home
last modified time | relevance | path

Searched refs:hard_start (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/
Dveth.c379 void *hard_start = frame->data - frame->headroom; in veth_xdp_rcv_one() local
380 void *head = hard_start - sizeof(struct xdp_frame); in veth_xdp_rcv_one()
393 xdp.data_hard_start = hard_start; in veth_xdp_rcv_one()