Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.h208 #define OSPF_MIN_DB_HEADER_SIZE 8 macro
H A Dsnoop_ospf.c625 if (fraglen < OSPF_MIN_HEADER_SIZE + OSPF_MIN_DB_HEADER_SIZE) { in interpret_ospf()