Home
last modified time | relevance | path

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

/netbsd/src/sys/net/agr/
Dif_agr.c82 static struct agr_port *agr_select_tx_port(struct agr_softc *, struct mbuf *);
350 agr_select_tx_port(struct agr_softc *sc, struct mbuf *m) in agr_select_tx_port() function
358 agr_select_tx_port(struct agr_softc *sc, struct mbuf *m)
394 port = agr_select_tx_port(sc, m); in agr_start()