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

📄 ospf_vs_lib.c

📁 vxworks下ospf协议栈
💻 C
📖 第 1 页 / 共 4 页
字号:
	configuration_table->function[42].eptr_enable_string = NULL;	configuration_table->function[42].cptr_parameter_string = "OSPF Printf Memory =";	configuration_table->function[42].parameter_1 = (ULONG) offsetof (OSPF_CLASS, memory_printing_enabled);	configuration_table->function[42].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[42].parameter_3 = NULL;	configuration_table->function[43].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[43].eptr_enable_string = NULL;	configuration_table->function[43].cptr_parameter_string = "OSPF Printf Alarm =";	configuration_table->function[43].parameter_1 = (ULONG) offsetof (OSPF_CLASS, alarm_printing_enabled);	configuration_table->function[43].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[43].parameter_3 = NULL;	configuration_table->function[44].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[44].eptr_enable_string = NULL;	configuration_table->function[44].cptr_parameter_string = "OSPF Printf SNMP =";	configuration_table->function[44].parameter_1 = (ULONG) offsetof (OSPF_CLASS, snmp_printing_enabled);	configuration_table->function[44].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[44].parameter_3 = NULL;	configuration_table->function[45].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[45].eptr_enable_string = NULL;	configuration_table->function[45].cptr_parameter_string = "OSPF Printf Packets =";	configuration_table->function[45].parameter_1 = (ULONG) offsetof (OSPF_CLASS, packet_printing_enabled);	configuration_table->function[45].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[45].parameter_3 = NULL;	configuration_table->function[46].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[46].eptr_enable_string = NULL;	configuration_table->function[46].cptr_parameter_string = "OSPF Printf Routing Table =";	configuration_table->function[46].parameter_1 = (ULONG) offsetof (OSPF_CLASS, routing_table_printing_enabled);	configuration_table->function[46].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[46].parameter_3 = NULL;	configuration_table->function[47].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[47].eptr_enable_string = NULL;	configuration_table->function[47].cptr_parameter_string = "OSPF Printf Debug =";	configuration_table->function[47].parameter_1 = (ULONG) offsetof (OSPF_CLASS, debug_printing_enabled);	configuration_table->function[47].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[47].parameter_3 = NULL;	configuration_table->function[48].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[48].eptr_enable_string = NULL;	configuration_table->function[48].cptr_parameter_string = "OSPF Printf Rtm =";	configuration_table->function[48].parameter_1 = (ULONG) offsetof (OSPF_CLASS, rtm_printing_enabled);	configuration_table->function[48].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[48].parameter_3 = NULL;	configuration_table->function[49].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[49].eptr_enable_string = NULL;	configuration_table->function[49].cptr_parameter_string = "OSPF Redistribute BGP =";	configuration_table->function[49].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.redistribute_all_bgp);	configuration_table->function[49].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[49].parameter_3 = sizeof (OSPF_REDISTRIBUTION_CONFIGURATION);	configuration_table->function[50].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[50].eptr_enable_string = NULL;	configuration_table->function[50].cptr_parameter_string = "OSPF Redistribute RIP =";	configuration_table->function[50].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.redistribute_all_rip);	configuration_table->function[50].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[50].parameter_3 = sizeof (OSPF_REDISTRIBUTION_CONFIGURATION);	configuration_table->function[51].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[51].eptr_enable_string = NULL;	configuration_table->function[51].cptr_parameter_string = "OSPF Redistribute Static =";	configuration_table->function[51].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.redistribute_all_static);	configuration_table->function[51].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[51].parameter_3 = sizeof (OSPF_REDISTRIBUTION_CONFIGURATION);	configuration_table->function[52].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[52].eptr_enable_string = NULL;	configuration_table->function[52].cptr_parameter_string = "OSPF Redistribute Default =";	configuration_table->function[52].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.redistribute_ip_default_route);	configuration_table->function[52].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[52].parameter_3 = sizeof (OSPF_REDISTRIBUTION_CONFIGURATION);	configuration_table->function[53].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[53].eptr_enable_string = NULL;	configuration_table->function[53].cptr_parameter_string = "OSPF Allow BGP Default =";	configuration_table->function[53].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_redistribution_configuration.allow_bgp_default);	configuration_table->function[53].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[53].parameter_3 = sizeof (OSPF_REDISTRIBUTION_CONFIGURATION);	configuration_table->function[54].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_bgp_subnets_to_redistribute;	configuration_table->function[54].eptr_enable_string = NULL;	configuration_table->function[54].cptr_parameter_string = "OSPF Redistribute BGP Subnets =";	configuration_table->function[55].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_static_subnets_to_redistribute;	configuration_table->function[55].eptr_enable_string = NULL;	configuration_table->function[55].cptr_parameter_string = "OSPF Redistribute Static Subnets =";	configuration_table->function[56].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_rip_subnets_to_redistribute;	configuration_table->function[56].eptr_enable_string = NULL;	configuration_table->function[56].cptr_parameter_string = "OSPF Redistribute RIP Subnets =";	configuration_table->function[57].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_neighbor_as_not_allowed;	configuration_table->function[57].eptr_enable_string = NULL;	configuration_table->function[57].cptr_parameter_string = "OSPF Do Not Allow AS Neighbor =";	configuration_table->function[58].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_origin_as_not_allowed;	configuration_table->function[58].eptr_enable_string = NULL;	configuration_table->function[58].cptr_parameter_string = "OSPF Do Not Allow AS Origin =";	configuration_table->function[59].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value;	configuration_table->function[59].eptr_enable_string = NULL;	configuration_table->function[59].cptr_parameter_string = "OSPF Route Queue Process Interval =";	configuration_table->function[59].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_export_route_queue_process_interval);	configuration_table->function[59].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[59].parameter_3 = NULL;	configuration_table->function[60].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value;	configuration_table->function[60].eptr_enable_string = NULL;	configuration_table->function[60].cptr_parameter_string = "OSPF Number of Routes Dequeued Per Run =";	configuration_table->function[60].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_routes_dequeued_per_run);	configuration_table->function[60].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[60].parameter_3 = NULL;	/* opaque lsa jkw */	configuration_table->function[61].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[61].eptr_enable_string = NULL;	configuration_table->function[61].cptr_parameter_string = "OSPF Opaque Capability =";	configuration_table->function[61].parameter_1 = (ULONG) offsetof (OSPF_CLASS,opaque_capability);	configuration_table->function[61].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[61].parameter_3 = (ULONG) NULL;	/* RFC 2178 G.7 */	configuration_table->function[62].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_enum_enable;	configuration_table->function[62].eptr_enable_string = NULL;	configuration_table->function[62].cptr_parameter_string = "OSPF RFC1583 Compatibility =";	configuration_table->function[62].parameter_1 = (ULONG) offsetof (OSPF_CLASS,ospf_rfc1583_compatibility);	configuration_table->function[62].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[62].parameter_3 = (ULONG) NULL;	/* RFC 2178 G.3 */	configuration_table->function[63].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value;	configuration_table->function[63].eptr_enable_string = NULL;	configuration_table->function[63].cptr_parameter_string = "OSPF Total Number of Area Address Ranges =";	configuration_table->function[63].parameter_1 = (ULONG) offsetof (OSPF_CLASS, number_of_area_address_ranges);	configuration_table->function[63].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[63].parameter_3 = ULONG NULL;	/* RFC 2178 G.6 */	configuration_table->function[64].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value;	configuration_table->function[64].eptr_enable_string = NULL;	configuration_table->function[64].cptr_parameter_string = "OSPF Point to Point Router Lsa Option =";	configuration_table->function[64].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_point_to_point_router_lsa_option);	configuration_table->function[64].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[64].parameter_3 = (ULONG) NULL;	/* RFC 1765 */	configuration_table->function[65].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value;	configuration_table->function[65].eptr_enable_string = NULL;	configuration_table->function[65].cptr_parameter_string = "OSPF External LSDB Limit =";	configuration_table->function[65].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_external_lsdb_limit);	configuration_table->function[65].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[65].parameter_3 = NULL;	configuration_table->function[66].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_ulong_decimal_value;	configuration_table->function[66].eptr_enable_string = NULL;	configuration_table->function[66].cptr_parameter_string = "OSPF Exit Overflow Interval =";	configuration_table->function[66].parameter_1 = (ULONG) offsetof (OSPF_CLASS, ospf_exit_overflow_interval);	configuration_table->function[66].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[66].parameter_3 = NULL;	configuration_table->function[67].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_port_passive;	configuration_table->function[67].eptr_enable_string = NULL;	configuration_table->function[67].cptr_parameter_string = "OSPF Port Passive-Interface =";	configuration_table->function[68].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_variable_port_and_enable;	configuration_table->function[68].eptr_enable_string = NULL;	configuration_table->function[68].cptr_parameter_string = "OSPF Port Passive =";	configuration_table->function[68].parameter_1 = (ULONG) offsetof (OSPF_CLASS, port[0].config.passive);	configuration_table->function[68].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[68].parameter_3 = sizeof (OSPF_PORT_CLASS);	configuration_table->function[69].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_variable_port_and_enable;	configuration_table->function[69].eptr_enable_string = NULL;	configuration_table->function[69].cptr_parameter_string = "OSPF Area NSSA option =";	configuration_table->function[69].parameter_1 = (ULONG) offsetof (OSPF_CLASS, area[0].config.nssa_enabled);	configuration_table->function[69].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[69].parameter_3 = sizeof (OSPF_AREA_CLASS);	configuration_table->function[70].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_variable_port_and_enable;	configuration_table->function[70].eptr_enable_string = NULL;	configuration_table->function[70].cptr_parameter_string = "OSPF Printf DB Overflow =";	configuration_table->function[70].parameter_1 = (ULONG) offsetof (OSPF_CLASS, db_overflow_printing_enabled);	configuration_table->function[70].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[70].parameter_3 = sizeof (OSPF_AREA_CLASS);	configuration_table->function[71].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_variable_port_and_enable;	configuration_table->function[71].eptr_enable_string = NULL;	configuration_table->function[71].cptr_parameter_string = "OSPF Printf Search =";	configuration_table->function[71].parameter_1 = (ULONG) offsetof (OSPF_CLASS, search_printing_enabled);	configuration_table->function[71].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[71].parameter_3 = NULL	configuration_table->function[71].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))		ospf_set_variable_port_and_enable;	configuration_table->function[71].eptr_enable_string = NULL;	configuration_table->function[71].cptr_parameter_string = "OSPF Printf Prologue =";	configuration_table->function[71].parameter_1 = (ULONG) offsetof (OSPF_CLASS, prologue_printing_enabled);	configuration_table->function[71].ulptr_parameter_2 = (ULONG ) &ospf;	configuration_table->function[71].parameter_3 = NULL	configuration_table->function[71].fptr_parameter_function = (void (*) (char *cptr_start_of_configuration_string,ULONG parameter_1,ULONG ulptr_parameter_2,ULONG parameter_3))	NULL;	configuration_table->function[71].eptr_enable_string = NULL;	configuration_table->function[71].cptr_parameter_string = "";	configuration_table->function[71].parameter_1 = (ULONG) NULL;	configuration_table->function[71].ulptr_parameter_2 = (ULONG) NULL;	configuration_table->function[71].parameter_3 = (ULONG) NULL;}#endif __OSPF_VIRTUAL_STACK__

⌨️ 快捷键说明

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