lacp_softc
static void lacp_update_portmap(struct lacp_softc *);
static void lacp_select_active_aggregator(struct lacp_softc *);
lacp_update_portmap(struct lacp_softc *lsc)
static struct lacp_aggregator *lacp_aggregator_get(struct lacp_softc *,
static void lacp_aggregator_addref(struct lacp_softc *,
lacp_aggregator_addref(struct lacp_softc *lsc, struct lacp_aggregator *la)
static void lacp_aggregator_delref(struct lacp_softc *,
lacp_aggregator_delref(struct lacp_softc *lsc, struct lacp_aggregator *la)
lacp_aggregator_get(struct lacp_softc *lsc, struct lacp_port *lp)
struct lacp_softc *lsc = lp->lp_lsc;
struct lacp_softc *lsc = lp->lp_lsc;
struct lacp_softc *lsc = lp->lp_lsc;
struct lacp_softc *lsc = lp->lp_lsc;
struct lacp_softc *lsc = lp->lp_lsc;
struct lacp_softc *lsc = arg;
struct lacp_softc *lsc = LACP_SOFTC(sc);
struct lacp_softc *lsc = lp->lp_lsc;
struct lacp_softc *lsc = LACP_SOFTC(sc);
struct lacp_softc *lsc = lp->lp_lsc;
struct lacp_softc *lsc = lp->lp_lsc;
struct lacp_softc *lsc = lp->lp_lsc;
struct lacp_softc *lsc = vp;
lacp_attach_sysctl(struct lacp_softc *lsc, struct sysctl_oid *p_oid)
lacp_attach_sysctl_debug(struct lacp_softc *lsc, struct sysctl_oid *p_oid)
struct lacp_softc *lsc;
lsc = kmalloc(sizeof(struct lacp_softc),
struct lacp_softc *lsc = LACP_SOFTC(sc);
struct lacp_softc *lsc = LACP_SOFTC(sc);
struct lacp_softc *lsc = LACP_SOFTC(sc);
struct lacp_softc *lsc = LACP_SOFTC(sc);
lacp_suppress_distributing(struct lacp_softc *lsc, struct lacp_aggregator *la)
static void lacp_suppress_distributing(struct lacp_softc *,
lacp_select_active_aggregator(struct lacp_softc *lsc)
struct lacp_softc *lp_lsc;
#define LACP_SOFTC(_sc) ((struct lacp_softc *)(_sc)->sc_psc)
struct lacp_softc *lsc = lp->lp_lsc;