Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.h221 ushort_t ospf_authtype; member
H A Dsnoop_ospf.c595 if (ospf->ospf_authtype > OSPF_AUTH_TYPE_MAX) { in interpret_ospf()
598 ospf->ospf_authtype); in interpret_ospf()
601 "Auth = %s", ospf_authtypes[ospf->ospf_authtype]); in interpret_ospf()