Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dtrunklacp.h291 void lacp_stop(struct trunk_softc *);
H A Dif_trunk.c1672 tr->tr_stop = lacp_stop; in trunk_lacp_attach()
H A Dtrunklacp.c785 lacp_stop(struct trunk_softc *sc) in lacp_stop() function