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

/openbsd-current/sys/net/
H A Dtrunklacp.h254 volatile u_int lsc_activemap; member in struct:lacp_softc
H A Dtrunklacp.c806 pm = &lsc->lsc_pmap[lsc->lsc_activemap];
969 newmap = lsc->lsc_activemap == 0 ? 1 : 0;
983 lsc->lsc_activemap = newmap;
985 lsc->lsc_activemap,
986 lsc->lsc_pmap[lsc->lsc_activemap].pm_count));

Completed in 89 milliseconds