Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.h115 struct ospf6hdr { struct
116 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 {
[all …]