Home
last modified time | relevance | path

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

/netbsd-src/sys/net/agr/
H A Dif_agrsoftc.c46 agr_alloc_softc(void) in agr_alloc_softc() function
H A Dif_agrvar_impl.h140 struct agr_softc *agr_alloc_softc(void);
H A Dif_agr.c284 sc = agr_alloc_softc(); in agr_clone_create()