Searched refs:libeth_xdp_ops (Results 1 – 3 of 3) sorted by relevance
24 struct libeth_xdp_ops { struct30 void libeth_attach_xdp(const struct libeth_xdp_ops *ops); argument
36 void libeth_attach_xdp(const struct libeth_xdp_ops *ops) in libeth_attach_xdp()
430 static const struct libeth_xdp_ops xdp_ops __initconst = {