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

/opensolaris-onvv-gate/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; }

Completed in 96 milliseconds