Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c89 static int interpret_ospf_lsa(int flags, struct lsa *lsa, uchar_t *);
324 interpret_ospf_lsa(int flags, struct lsa *lsa, uchar_t *fragend) in interpret_ospf_lsa() function
720 if (interpret_ospf_lsa(flags, lsa, fragend) < 0) { in interpret_ospf()