Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c538 interpret_ospf(int flags, struct ospfhdr *ospf, int iplen, int fraglen) in interpret_ospf() function
H A Dsnoop_ospf6.c602 return (interpret_ospf(flags, ospf, iplen, fraglen)); in interpret_ospf6()
H A Dsnoop_ip.c278 interpret_ospf(flags, data, iplen, fraglen); in interpret_ip()