lsa_hdr
interpret_ospf_lsa_hdr(int flags, struct lsa_hdr *lsah)
struct lsa_hdr *lsah;
if ((uchar_t *)lsah + sizeof (struct lsa_hdr) >
((uchar_t *)lsa + sizeof (struct lsa_hdr) >
if ((uchar_t *)lsah + sizeof (struct lsa_hdr) >
static void interpret_ospf_lsa_hdr(int, struct lsa_hdr *);
struct lsa_hdr ls_hdr;
struct lsa_hdr db_lshdr[1]; /* may repeat */
struct lsa_hdr lsa_lshdr[1]; /* may repeat */
((uchar_t *)lsa + sizeof (struct lsa_hdr) >