Lines Matching defs:ospf6hdr
115 struct ospf6hdr { struct116 uint8_t ospf6_version;117 uint8_t ospf6_type;118 uint16_t ospf6_len;119 uint32_t ospf6_routerid;120 uint32_t ospf6_areaid;121 uint16_t ospf6_chksum;122 uint8_t ospf6_instanceid;123 uint8_t ospf6_rsvd;124 union {170 } ospf6_un;