Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_bridge.c1087 static struct if_clone bridge_cloner = variable
1450 error = if_clone_attach(&bridge_cloner); in bridgeattach()
1507 sc = if_clone_softc_allocate(&bridge_cloner); in bridge_clone_create()
7245 if_clone_softc_deallocate(&bridge_cloner, sc);