Searched refs:ospf_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c556 if (ospf->ospf_type > OSPF_TYPE_MAX) {
559 ospf->ospf_type);
566 "Unknown OSPF Type = %d", ospf->ospf_type);
574 ospf_types[ospf->ospf_type],
589 "Type = %s", ospf_types[ospf->ospf_type]);
618 switch (ospf->ospf_type) {
H A Dsnoop_ospf.h218 uchar_t ospf_type; member in struct:ospfhdr

Completed in 45 milliseconds