Searched refs:DECLARE_IF_PARAM (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_interface.h39 #define DECLARE_IF_PARAM(T, P) T P; u_char P##__config:1 macro
45 DECLARE_IF_PARAM (u_int32_t, transmit_delay); /* Interface Transmisson Delay */
46 DECLARE_IF_PARAM (u_int32_t, output_cost_cmd);/* Command Interface Output Cost */
47 DECLARE_IF_PARAM (u_int32_t, retransmit_interval); /* Retransmission Interval */
48 DECLARE_IF_PARAM (u_char, passive_interface); /* OSPF Interface is passive: no sending or receiving (no need to join multicast groups) */
49 DECLARE_IF_PARAM (u_char, priority); /* OSPF Interface priority */
50 DECLARE_IF_PARAM (u_char, type); /* type of interface */
61 DECLARE_IF_PARAM (u_int32_t, v_hello); /* Hello Interval */
62 DECLARE_IF_PARAM (u_int32_t, v_wait); /* Router Dead Interval */
65 DECLARE_IF_PARAM (u_cha
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_interface.h39 #define DECLARE_IF_PARAM(T, P) T P; u_char P##__config:1 macro
45 DECLARE_IF_PARAM (u_int32_t, transmit_delay); /* Interface Transmisson Delay */
46 DECLARE_IF_PARAM (u_int32_t, output_cost_cmd);/* Command Interface Output Cost */
47 DECLARE_IF_PARAM (u_int32_t, retransmit_interval); /* Retransmission Interval */
48 DECLARE_IF_PARAM (u_char, passive_interface); /* OSPF Interface is passive: no sending or receiving (no need to join multicast groups) */
49 DECLARE_IF_PARAM (u_char, priority); /* OSPF Interface priority */
50 DECLARE_IF_PARAM (u_char, type); /* type of interface */
61 DECLARE_IF_PARAM (u_int32_t, v_hello); /* Hello Interval */
62 DECLARE_IF_PARAM (u_int32_t, v_wait); /* Router Dead Interval */
65 DECLARE_IF_PARAM (u_cha
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_interface.h39 #define DECLARE_IF_PARAM(T, P) T P; u_char P##__config:1 macro
45 DECLARE_IF_PARAM (u_int32_t, transmit_delay); /* Interface Transmisson Delay */
46 DECLARE_IF_PARAM (u_int32_t, output_cost_cmd);/* Command Interface Output Cost */
47 DECLARE_IF_PARAM (u_int32_t, retransmit_interval); /* Retransmission Interval */
48 DECLARE_IF_PARAM (u_char, passive_interface); /* OSPF Interface is passive: no sending or receiving (no need to join multicast groups) */
49 DECLARE_IF_PARAM (u_char, priority); /* OSPF Interface priority */
50 DECLARE_IF_PARAM (u_char, type); /* type of interface */
61 DECLARE_IF_PARAM (u_int32_t, v_hello); /* Hello Interval */
62 DECLARE_IF_PARAM (u_int32_t, v_wait); /* Router Dead Interval */
65 DECLARE_IF_PARAM (u_cha
[all...]

Completed in 85 milliseconds