Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c65 static uint32_t aggr_lacp_debug = 0; variable
66 #define AGGR_LACP_DBG(x) if (aggr_lacp_debug) { (void) printf x; }