Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_6lowpan.c230 static struct if_clone sixlowpan_cloner = IF_CLONE_INITIALIZER(SIXLOWPANNAME, variable
268 if_clone_softc_deallocate(&sixlowpan_cloner, ifl); in if6lpan_release()
306 error = if_clone_attach(&sixlowpan_cloner); in sixlowpan_clone_attach()
349 ifl = if_clone_softc_allocate(&sixlowpan_cloner); in sixlowpan_clone_create()