Searched refs:libeth_attach_xdp (Results 1 – 3 of 3) sorted by relevance
30 void libeth_attach_xdp(const struct libeth_xdp_ops *ops);34 libeth_attach_xdp(NULL); in libeth_detach_xdp()
36 void libeth_attach_xdp(const struct libeth_xdp_ops *ops) in libeth_attach_xdp() function41 EXPORT_SYMBOL_GPL(libeth_attach_xdp);
437 libeth_attach_xdp(&xdp_ops); in libeth_xdp_module_init()
Completed in 8 milliseconds