Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dtrill.h43 #define TRILL_PROTOCOL_VERS 0 /* th_version */ macro
/titanic_41/usr/src/uts/common/io/
H A Dtrill.c404 if (trillhdr->th_version != TRILL_PROTOCOL_VERS) { in trill_recv()