Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drm
[linux-block.git] / include / net / sch_generic.h
index ba3e1b315de838f9696ad7948ae474552c288e73..934fdb9775519ff45d9455e74a8695bf8a1e4bce 100644 (file)
@@ -375,6 +375,10 @@ struct tcf_proto_ops {
                                                struct nlattr **tca,
                                                struct netlink_ext_ack *extack);
        void                    (*tmplt_destroy)(void *tmplt_priv);
+       void                    (*tmplt_reoffload)(struct tcf_chain *chain,
+                                                  bool add,
+                                                  flow_setup_cb_t *cb,
+                                                  void *cb_priv);
        struct tcf_exts *       (*get_exts)(const struct tcf_proto *tp,
                                            u32 handle);