Searched refs:aggr_lacp_debug (Results 1 – 1 of 1) sorted by relevance
67 static uint32_t aggr_lacp_debug = 0; variable68 #define AGGR_LACP_DBG(x) if (aggr_lacp_debug) { (void) printf x; }