Home
last modified time | relevance | path

Searched refs:interpret_ospf_lsa (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c91 static int interpret_ospf_lsa(int flags, struct lsa *lsa, uchar_t *);
326 interpret_ospf_lsa(int flags, struct lsa *lsa, uchar_t *fragend) in interpret_ospf_lsa() function
722 if (interpret_ospf_lsa(flags, lsa, fragend) < 0) { in interpret_ospf()