Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dtrunklacp.h287 struct trunk_port *lacp_select_tx_port(struct trunk_softc *, struct mbuf *);
H A Dif_trunk.c1706 tp = lacp_select_tx_port(tr, m); in trunk_lacp_start()
H A Dtrunklacp.c794 lacp_select_tx_port(struct trunk_softc *sc, struct mbuf *m) in lacp_select_tx_port() function