Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bridge.c1045 static struct if_clone bridge_cloner = variable
1327 error = if_clone_attach(&bridge_cloner); in bridgeattach()
1384 sc = if_clone_softc_allocate(&bridge_cloner); in bridge_clone_create()
7006 if_clone_softc_deallocate(&bridge_cloner, sc);