Searched refs:rxmt_interval (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_interface.h58 u_int32_t rxmt_interval; member in struct:ospf6_interface
H A Dospf6_interface.c117 o6i->rxmt_interval = 5;
459 ospf6_interface->rxmt_interval,
691 ospf6_interface->rxmt_interval = strtol (argv[0], NULL, 10);
968 o6i->rxmt_interval, VTY_NEWLINE);
H A Dospf6_dbex.c120 o6i, o6i->rxmt_interval - 1);
598 o6n->ospf6_interface->rxmt_interval);
H A Dospf6_message.c1585 o6n, o6n->ospf6_interface->rxmt_interval);
1689 o6n, o6n->ospf6_interface->rxmt_interval);
1775 o6n, o6n->ospf6_interface->rxmt_interval);
1840 o6n->ospf6_interface->rxmt_interval);

Completed in 67 milliseconds