Home
last modified time | relevance | path

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

/netbsd-src/sys/net/agr/
H A Dif_agrether.c57 static struct agr_port *agrether_select_tx_port(struct agr_softc *,
73 .iftop_select_tx_port = agrether_select_tx_port,
259 agrether_select_tx_port(struct agr_softc *sc, struct mbuf *m) in agrether_select_tx_port() function