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

  /src/sys/net/agr/
if_agrsoftc.c 46 agr_alloc_softc(void) function in typeref:struct:agr_softc *
if_agrvar_impl.h 125 struct ifnet sc_if; /* should be the last. see agr_alloc_softc(). */
140 struct agr_softc *agr_alloc_softc(void);
if_agr.c 284 sc = agr_alloc_softc();

Completed in 13 milliseconds