]> git.proxmox.com Git - mirror_frr.git/blobdiff - pimd/pim_oil.h
Merge pull request #13649 from donaldsharp/unlock_the_node_or_else
[mirror_frr.git] / pimd / pim_oil.h
index 45b337cc720fa075589f5644ece7283d88bdd51a..dc66eaace454c1fab9e80ca1b892b7d7f7e60194 100644 (file)
@@ -182,6 +182,7 @@ struct channel_oil *pim_find_channel_oil(struct pim_instance *pim,
                                         pim_sgaddr *sg);
 struct channel_oil *pim_channel_oil_add(struct pim_instance *pim,
                                        pim_sgaddr *sg, const char *name);
+void pim_clear_nocache_state(struct pim_interface *pim_ifp);
 struct channel_oil *pim_channel_oil_del(struct channel_oil *c_oil,
                                        const char *name);