Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/libeth/
H A Dxdp.c419 void libeth_xdp_set_redirect(struct net_device *dev, bool enable) in libeth_xdp_set_redirect() function
426 EXPORT_SYMBOL_GPL(libeth_xdp_set_redirect);
/linux/include/net/libeth/
H A Dxdp.h1834 void libeth_xdp_set_redirect(struct net_device *dev, bool enable);
1874 libeth_xdp_set_redirect(ud, false); \