Searched defs:hello_hdr (Results 1 – 2 of 2) sorted by relevance
148 struct hello_hdr { struct149 u_int32_t mask;150 u_int16_t hello_interval;151 u_int8_t opts;152 u_int8_t rtr_priority;153 u_int32_t rtr_dead_interval;154 u_int32_t d_rtr;155 u_int32_t bd_rtr;
124 struct hello_hdr { struct125 u_int32_t iface_id;126 u_int32_t opts; /* 8bit rtr_priority + 24bits options */127 u_int16_t hello_interval;128 u_int16_t rtr_dead_interval;129 u_int32_t d_rtr;130 u_int32_t bd_rtr;