Home
last modified time | relevance | path

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

/netbsd-src/sys/net/lagg/
H A Dif_lagg.c152 lagg_softc_alloc(enum lagg_iftypes);
371 sc = lagg_softc_alloc(lagg_iftype); in lagg_clone_create()
1348 lagg_softc_alloc(enum lagg_iftypes ift) in lagg_softc_alloc() function