HomeSort by relevance Sort by last modified time
    Searched refs:lsa_hdr (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_ospf.h 131 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 */
snoop_ospf.c 90 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) >
snoop_ospf6.c 760 ((uchar_t *)lsa + sizeof (struct lsa_hdr) >

Completed in 5819 milliseconds