Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dospf.h263 struct ospfhdr { struct
264 nd_uint8_t ospf_version;
265 nd_uint8_t ospf_type;
266 nd_uint16_t ospf_len;
267 nd_ipv4 ospf_routerid;
268 nd_ipv4 ospf_areaid;
269 nd_uint16_t ospf_chksum;
270 nd_uint16_t ospf_authtype;
271 nd_byte ospf_authdata[OSPF_AUTH_SIZE];
272 union {
[all …]