]> git.proxmox.com Git - mirror_frr.git/blobdiff - pimd/pimd.h
pimd: Remove qpim_inaddr_any
[mirror_frr.git] / pimd / pimd.h
index ec98c5bfd1181ce10818f4775b0456881d83cb85..18520f57e1d085e15d3ea8bcb3f8dae8da2f1ab9 100644 (file)
@@ -140,7 +140,6 @@ struct thread            *qpim_rpf_cache_refresher;
 int64_t                   qpim_rpf_cache_refresh_requests;
 int64_t                   qpim_rpf_cache_refresh_events;
 int64_t                   qpim_rpf_cache_refresh_last;
-struct in_addr            qpim_inaddr_any;
 struct list              *qpim_ssmpingd_list; /* list of struct ssmpingd_sock */
 struct in_addr            qpim_ssmpingd_group_addr;
 int64_t                   qpim_scan_oil_events;