Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dvirtio_net.c545 static struct xdp_frame *ptr_to_xdp(void *ptr) in ptr_to_xdp() function
586 struct xdp_frame *frame = ptr_to_xdp(ptr); in __free_old_xmit()
5991 xdp_return_frame(ptr_to_xdp(buf)); in virtnet_sq_free_unused_buf()