Home
last modified time | relevance | path

Searched refs:veth_ptr_to_xdp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dveth.c237 static struct xdp_frame *veth_ptr_to_xdp(void *ptr) in veth_ptr_to_xdp() function
250 xdp_return_frame(veth_ptr_to_xdp(ptr)); in veth_ptr_free()
813 struct xdp_frame *frame = veth_ptr_to_xdp(ptr); in veth_xdp_rcv()
/kernel/linux/linux-6.6/drivers/net/
H A Dveth.c277 static struct xdp_frame *veth_ptr_to_xdp(void *ptr) in veth_ptr_to_xdp() function
290 xdp_return_frame(veth_ptr_to_xdp(ptr)); in veth_ptr_free()
949 struct xdp_frame *frame = veth_ptr_to_xdp(ptr); in veth_xdp_rcv()

Completed in 5 milliseconds