Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dieee8023ad_lacp.c270 struct lacp_softc *lsc = lp->lp_lsc; in lacp_pdu_input()
461 struct lacp_softc *lsc = lp->lp_lsc; in lacp_linkstate()
509 struct lacp_softc *lsc = arg; in lacp_tick()
580 struct lacp_softc *lsc = lp->lp_lsc; in lacp_port_destroy()
646 struct lacp_softc *lsc = lp->lp_lsc; in lacp_portreq()
685 struct lacp_softc *lsc = lp->lp_lsc; in lacp_disable_distributing()
724 struct lacp_softc *lsc = lp->lp_lsc; in lacp_enable_distributing()
760 struct lacp_softc *lsc = vp; in lacp_transit_expire()
774 struct lacp_softc *lsc; in lacp_attach()
799 struct lacp_softc *lsc = (struct lacp_softc *)psc; in lacp_detach()
[all …]
H A Dieee8023ad_lacp.h215 struct lacp_softc *lp_lsc;
246 struct lacp_softc { struct
285 #define LACP_SOFTC(_sc) ((struct lacp_softc *)(_sc)->sc_psc) argument
313 struct lacp_softc *lsc = lp->lp_lsc; in lacp_isactive()
H A Dif_lagg.c1379 struct lacp_softc *lsc; in lagg_ioctl()
1381 lsc = (struct lacp_softc *)sc->sc_psc; in lagg_ioctl()
1485 struct lacp_softc *lsc; in lagg_ioctl()
1488 lsc = (struct lacp_softc *)sc->sc_psc; in lagg_ioctl()