Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_var.h714 int if_setsoftc(if_t ifp, void *softc);
H A Dif.c4315 if_setsoftc(if_t ifp, void *softc) in if_setsoftc() function
H A Diflib.c5509 if_setsoftc(ifp, ctx); in iflib_register()
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c303 if_setsoftc(sc->ifp, sc); in gen_attach()
/f-stack/freebsd/arm/allwinner/
H A Dif_awg.c1969 if_setsoftc(sc->ifp, sc); in awg_attach()