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

  /src/sys/net/agr/
if_agrvar_impl.h 95 int (*iftop_configmulti_port)(struct agr_softc *, struct agr_port *, member in struct:agr_iftype_ops
if_agrether.c 74 .iftop_configmulti_port = agrether_configmulti_port,
if_agr.c 645 error = (*sc->sc_iftop->iftop_configmulti_port)(sc, port, true);
713 error = (*sc->sc_iftop->iftop_configmulti_port)(sc, port, false);

Completed in 15 milliseconds