Home
last modified time | relevance | path

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

/netbsd-src/sys/net/agr/
H A Dif_agrvar_impl.h95 int (*iftop_configmulti_port)(struct agr_softc *, struct agr_port *, member
H A Dif_agrether.c74 .iftop_configmulti_port = agrether_configmulti_port,
H A Dif_agr.c645 error = (*sc->sc_iftop->iftop_configmulti_port)(sc, port, true); in agr_addport()
713 error = (*sc->sc_iftop->iftop_configmulti_port)(sc, port, false); in agr_remport()