Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dtrill.h44 #define TRILL_DEFAULT_HOPS 21 /* th_hopcount */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dtrill.c135 thp->th_hopcount = TRILL_DEFAULT_HOPS; in create_trill_header()