Searched refs:db_seq (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.h150 uint32_t db_seq; member in struct:ospf6hdr::__anon326::__anon329
H A Dsnoop_ospf.h244 uint32_t db_seq; member in struct:ospfhdr::__anon314::__anon316
H A Dsnoop_ospf.c634 ntohl(ospf->ospf_db.db_seq));
648 "Sequence = 0x%X", ntohl(ospf->ospf_db.db_seq));
H A Dsnoop_ospf6.c676 ntohl(ospf->ospf6_db.db_seq));
690 "MTU = %u", ntohl(ospf->ospf6_db.db_seq));
692 "Sequence = 0x%X", ntohl(ospf->ospf6_db.db_seq));

Completed in 48 milliseconds