summaryrefslogtreecommitdiffstats
path: root/pimd/pim_assert.h
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim_assert.h')
-rw-r--r--pimd/pim_assert.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/pimd/pim_assert.h b/pimd/pim_assert.h
index c07cbeb01..2e6e62cc3 100644
--- a/pimd/pim_assert.h
+++ b/pimd/pim_assert.h
@@ -55,8 +55,7 @@ struct pim_assert_metric {
#define PIM_ASSERT_ROUTE_METRIC_MAX (0xFFFFFFFF)
void pim_ifassert_winner_set(struct pim_ifchannel *ch,
- enum pim_ifassert_state new_state,
- struct in_addr winner,
+ enum pim_ifassert_state new_state, pim_addr winner,
struct pim_assert_metric winner_metric);
int pim_assert_recv(struct interface *ifp, struct pim_neighbor *neigh,