Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.h117 struct ospf6hdr { struct
118 uint8_t ospf6_version;
119 uint8_t ospf6_type;
120 uint16_t ospf6_len;
121 uint32_t ospf6_routerid;
122 uint32_t ospf6_areaid;
123 uint16_t ospf6_chksum;
124 uint8_t ospf6_instanceid;
125 uint8_t ospf6_rsvd;
126 union {
[all …]