Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dvirtio_net.c525 static struct xdp_frame *ptr_to_xdp(void *ptr) in ptr_to_xdp() function
566 struct xdp_frame *frame = ptr_to_xdp(ptr); in __free_old_xmit()
5930 xdp_return_frame(ptr_to_xdp(buf)); in virtnet_sq_free_unused_buf()