Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c88 static int interpret_ospf_hello(int, struct ospfhdr *, int);
131 interpret_ospf_hello(int flags, struct ospfhdr *op, int fraglen) in interpret_ospf_hello() function
620 if (interpret_ospf_hello(flags, ospf, fraglen) < 0) in interpret_ospf()