Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.h205 #define OSPF_MIN_HELLO_HEADER_SIZE 20 macro
H A Dsnoop_ospf.c134 if (fraglen < OSPF_MIN_HEADER_SIZE + OSPF_MIN_HELLO_HEADER_SIZE) in interpret_ospf_hello()
H A Dsnoop_ospf6.c81 if (fraglen < OSPF6_MIN_HEADER_SIZE + OSPF_MIN_HELLO_HEADER_SIZE) in interpret_ospf6_hello()