Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c86 static int interpret_ospf_hello(int, struct ospfhdr *, int);
129 interpret_ospf_hello(int flags, struct ospfhdr *op, int fraglen) in interpret_ospf_hello() function
618 if (interpret_ospf_hello(flags, ospf, fraglen) < 0) in interpret_ospf()