Home
last modified time | relevance | path

Searched refs:lp_lsc (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/net/
Dtrunklacp.c209 struct lacp_softc *lsc = lp->lp_lsc; in lacp_input()
329 struct lacp_softc *lsc = lp->lp_lsc; in lacp_fill_actorinfo()
355 struct lacp_softc *lsc = lp->lp_lsc; in lacp_xmit_lacpdu()
407 struct lacp_softc *lsc = lp->lp_lsc; in lacp_xmit_marker()
523 lp->lp_lsc = lsc; in lacp_port_create()
597 struct lacp_softc *lsc = lp->lp_lsc; in lacp_port_status()
654 struct lacp_softc *lsc = lp->lp_lsc; in lacp_disable_distributing()
688 struct lacp_softc *lsc = lp->lp_lsc; in lacp_enable_distributing()
1184 struct lacp_softc *lsc = lp->lp_lsc; in lacp_select()
1238 struct lacp_softc *lsc = lp->lp_lsc; in lacp_unselect()
[all …]
Dtrunklacp.h206 struct lacp_softc *lp_lsc; member