Home
last modified time | relevance | path

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

/linux/net/core/
H A Dxdp.c549 void xdp_return_buff(struct xdp_buff *xdp) in xdp_return_buff() function
564 EXPORT_SYMBOL_GPL(xdp_return_buff);
/linux/net/bpf/
H A Dtest_run.c313 xdp_return_buff(ctx); in xdp_test_run_batch()
332 xdp_return_buff(ctx); in xdp_test_run_batch()
341 xdp_return_buff(ctx); in xdp_test_run_batch()
/linux/net/xdp/
H A Dxsk.c382 xdp_return_buff(xdp); in xsk_rcv()
/linux/drivers/net/
H A Dveth.c896 xdp_return_buff(xdp); in veth_xdp_rcv_skb()
H A Dxen-netfront.c1003 xdp_return_buff(xdp); in xennet_run_xdp()