Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dtrunklacp.h295 void lacp_req(struct trunk_softc *, caddr_t);
H A Dif_trunk.c1673 tr->tr_req = lacp_req; in trunk_lacp_attach()
H A Dtrunklacp.c565 lacp_req(struct trunk_softc *sc, caddr_t data) in lacp_req() function