⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ospf_configuration.h

📁 vxworks下ospf协议栈
💻 H
📖 第 1 页 / 共 3 页
字号:
		ospf_set_enum_enable,		NULL,		"OSPF Printf Packets =",		(ULONG) offsetof (OSPF_CLASS, packet_printing_enabled),		(ULONG) &ospf,		(ULONG) NULL	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Printf Routing Table =",		(ULONG) offsetof (OSPF_CLASS, routing_table_printing_enabled),		(ULONG) &ospf,		(ULONG) NULL	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Printf Debug =",		(ULONG) offsetof (OSPF_CLASS, debug_printing_enabled),		(ULONG) &ospf,		(ULONG) NULL	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Printf Rtm =",		(ULONG) offsetof (OSPF_CLASS, rtm_printing_enabled),		(ULONG) &ospf,		(ULONG) NULL	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Redistribute BGP =",		(ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.redistribute_all_bgp),		(ULONG ) &ospf,		sizeof (OSPF_REDISTRIBUTION_CONFIGURATION)	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Redistribute RIP =",		(ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.redistribute_all_rip),		(ULONG ) &ospf,		sizeof (OSPF_REDISTRIBUTION_CONFIGURATION)	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Redistribute Static =",		(ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.redistribute_all_static),		(ULONG ) &ospf,		sizeof (OSPF_REDISTRIBUTION_CONFIGURATION)	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Redistribute Default =",		(ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.redistribute_ip_default_route),		(ULONG ) &ospf,		sizeof (OSPF_REDISTRIBUTION_CONFIGURATION)	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Allow BGP Default =",		(ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.allow_bgp_default),		(ULONG ) &ospf,		sizeof (OSPF_REDISTRIBUTION_CONFIGURATION)	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_bgp_subnets_to_redistribute,		NULL,	"OSPF Redistribute BGP Subnets =",	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_static_subnets_to_redistribute,		NULL,	"OSPF Redistribute Static Subnets =",	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_rip_subnets_to_redistribute,		NULL,	"OSPF Redistribute RIP Subnets =",	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_neighbor_as_not_allowed,		NULL,	"OSPF Do Not Allow AS Neighbor =",	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_origin_as_not_allowed,		NULL,	"OSPF Do Not Allow AS Origin =",	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value,		NULL,	"OSPF Route Queue Process Interval =",		(ULONG) offsetof (OSPF_CLASS, ospf_export_route_queue_process_interval),		(ULONG) &ospf,		(ULONG) NULL	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value,		NULL,	"OSPF Number of Routes Dequeued Per Run =",		(ULONG) offsetof (OSPF_CLASS, ospf_routes_dequeued_per_run),		(ULONG) &ospf,		(ULONG) NULL	},/*opaque lsa configuration jkw*//* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Opaque Capability =",		(ULONG) offsetof (OSPF_CLASS,opaque_capability),		(ULONG ) &ospf,		(ULONG) NULL	},/* RFC 2178 G.7 *//* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,	"OSPF RFC1583 Compatibility =",		(ULONG) offsetof (OSPF_CLASS,ospf_rfc1583_compatibility),		(ULONG ) &ospf,		(ULONG) NULL	},/* RFC 2178 G.6 *//* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value,		NULL,	"OSPF Point to Point Router Lsa Option =",		(ULONG) offsetof (OSPF_CLASS, ospf_point_to_point_router_lsa_option),		(ULONG) &ospf,		(ULONG)NULL	},/* _____________________________________________________________________________________________ *//* RFC 1765 */#if defined (__OSPF_DB_OVERFLOW_SUPPORT__)	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value,		NULL,		"OSPF External LSDB Limit =",		(ULONG) offsetof (OSPF_CLASS, ospf_external_lsdb_limit),		(ULONG) &ospf,		(ULONG) NULL	},/*____________________________________________________________________________________________________*/	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value,		NULL,		"OSPF Exit Overflow Interval =",		(ULONG) offsetof (OSPF_CLASS, ospf_exit_overflow_interval),		(ULONG) &ospf,		(ULONG) NULL	},#endif /* (__OSPF_DB_OVERFLOW_SUPPORT__)*//* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_port_passive,		NULL,		"OSPF Port Passive-Interface ="	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_variable_port_and_enable,		NULL,	"OSPF Port Passive =",		(ULONG) offsetof (OSPF_CLASS, port[0].config.passive),		(ULONG) &ospf,		sizeof (OSPF_PORT_CLASS)	},/*_____________________________________________________________________________________________________*/{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Printf DB Overflow =",		(ULONG) offsetof (OSPF_CLASS, db_overflow_printing_enabled),		(ULONG) &ospf,		(ULONG) NULL	},/*_____________________________________________________________________________________________________*/{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Printf Search =",		(ULONG) offsetof (OSPF_CLASS, search_printing_enabled),		(ULONG) &ospf,		(ULONG) NULL	},/*_____________________________________________________________________________________________________*/{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable,		NULL,		"OSPF Printf Prologue =",		(ULONG) offsetof (OSPF_CLASS, prologue_printing_enabled),		(ULONG) &ospf,		(ULONG) NULL	},/* _____________________________________________________________________________________________ */	{		(void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value,		NULL,	"OSPF Number of Maximum age LSAs Deleted Per Second =",		(ULONG) offsetof (OSPF_CLASS, ospf_maxaged_lsas_removed_per_tick),		(ULONG) &ospf,		(ULONG) NULL	},/*_____________________________________________________________________________________________ */	{		NULL,		NULL,	"",		(ULONG) NULL,		(ULONG) NULL,		(ULONG) NULL	}	}};#endif /* __OSPF_VIRTUAL_STACK__ */#endif /* _OSPF_CONFIGURATION_H_ */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -