Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dxdp.h169 void xdp_return_frag(netmem_ref netmem, const struct xdp_buff *xdp);
215 xdp_return_frag(netmem, xdp); in __xdp_buff_add_frag()
/linux-6.15/net/core/
H A Dxdp.c542 void xdp_return_frag(netmem_ref netmem, const struct xdp_buff *xdp) in xdp_return_frag() function
546 EXPORT_SYMBOL_GPL(xdp_return_frag);