summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim_cmd.h')
-rw-r--r--pimd/pim_cmd.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/pimd/pim_cmd.h b/pimd/pim_cmd.h
index 26191cd0b..53df562ab 100644
--- a/pimd/pim_cmd.h
+++ b/pimd/pim_cmd.h
@@ -60,12 +60,6 @@
#define MROUTE_STR "IP multicast routing table\n"
#define RIB_STR "IP unicast routing table\n"
-#define PIM_CMD_NO "no"
-#define PIM_CMD_IP_MULTICAST_ROUTING "ip multicast-routing"
-#define PIM_CMD_IP_IGMP_QUERY_INTERVAL "ip igmp query-interval"
-#define PIM_CMD_IP_IGMP_QUERY_MAX_RESPONSE_TIME "ip igmp query-max-response-time"
-#define PIM_CMD_IP_IGMP_QUERY_MAX_RESPONSE_TIME_DSEC "ip igmp query-max-response-time-dsec"
-
void pim_cmd_init(void);
#endif /* PIM_CMD_H */