Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.h116 uint8_t ospf6_version; member
H A Dsnoop_ospf6.c597 if (ospf->ospf6_version != 3) { in interpret_ospf6()
598 if (ospf->ospf6_version == 2) { in interpret_ospf6()
642 "Version = %d", ospf->ospf6_version); in interpret_ospf6()