HomeSort by: relevance | last modified time | path
    Searched refs:iftop_select_tx_port (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/agr/
if_agrvar_impl.h 91 struct agr_port *(*iftop_select_tx_port)(struct agr_softc *, member in struct:agr_iftype_ops
if_agrether.c 73 .iftop_select_tx_port = agrether_select_tx_port,
if_agr.c 353 return (*sc->sc_iftop->iftop_select_tx_port)(sc, m);

Completed in 197 milliseconds