Searched refs:lsa_hdr (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.h131 struct lsa_hdr { struct
144 struct lsa_hdr ls_hdr;
245 struct lsa_hdr db_lshdr[1]; /* may repeat */
263 struct lsa_hdr lsa_lshdr[1]; /* may repeat */
H A Dsnoop_ospf.c90 static void interpret_ospf_lsa_hdr(int, struct lsa_hdr *);
304 interpret_ospf_lsa_hdr(int flags, struct lsa_hdr *lsah)
543 struct lsa_hdr *lsah;
652 if ((uchar_t *)lsah + sizeof (struct lsa_hdr) >
714 ((uchar_t *)lsa + sizeof (struct lsa_hdr) >
741 if ((uchar_t *)lsah + sizeof (struct lsa_hdr) >
H A Dsnoop_ospf6.c760 ((uchar_t *)lsa + sizeof (struct lsa_hdr) >

Completed in 47 milliseconds