Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dveth.c512 void *hard_start = frame->data - frame->headroom; in veth_xdp_rcv_one() local
513 void *head = hard_start - sizeof(struct xdp_frame); in veth_xdp_rcv_one()
526 xdp.data_hard_start = hard_start; in veth_xdp_rcv_one()