Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c67 static uint32_t aggr_lacp_debug = 0; variable
68 #define AGGR_LACP_DBG(x) if (aggr_lacp_debug) { (void) printf x; }