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.h66 /* ospf_authtype */
223 ushort_t ospf_authtype; member in struct:ospfhdr
H A Dsnoop_ospf.c597 if (ospf->ospf_authtype > OSPF_AUTH_TYPE_MAX) {
600 ospf->ospf_authtype);
603 "Auth = %s", ospf_authtypes[ospf->ospf_authtype]);

Completed in 45 milliseconds