Home
last modified time | relevance | path

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

/linux/include/net/
H A Dxdp.h205 void xdp_return_frag(netmem_ref netmem, const struct xdp_buff *xdp);
251 xdp_return_frag(netmem, xdp); in __xdp_buff_add_frag()
/linux/net/core/
H A Dxdp.c543 void xdp_return_frag(netmem_ref netmem, const struct xdp_buff *xdp) in xdp_return_frag() function
547 EXPORT_SYMBOL_GPL(xdp_return_frag);