Lines Matching defs:ospf6hdr
215 struct ospf6hdr { struct216 u_int8_t ospf6_version;217 u_int8_t ospf6_type;218 u_int16_t ospf6_len;219 rtrid_t ospf6_routerid;220 rtrid_t ospf6_areaid;221 u_int16_t ospf6_chksum;222 u_int8_t ospf6_instanceid;223 u_int8_t ospf6_rsvd;224 union {270 } ospf6_un ;