Home
last modified time | relevance | path

Searched defs:hello_hdr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/ospfd/
H A Dospf.h148 struct hello_hdr { struct
149 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;
/openbsd-src/usr.sbin/ospf6d/
H A Dospf6.h124 struct hello_hdr { struct
125 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;