Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/tcpdump/
H A Dospf6.h219 struct ospf6hdr { struct
220 u_int8_t ospf6_version;
221 u_int8_t ospf6_type;
222 u_int16_t ospf6_len;
223 rtrid_t ospf6_routerid;
224 rtrid_t ospf6_areaid;
225 u_int16_t ospf6_chksum;
226 u_int8_t ospf6_instanceid;
227 u_int8_t ospf6_rsvd;
228 union {
[all …]