Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c415 static struct if_clone *vxlan_cloner; variable
3596 vxlan_cloner = if_clone_simple(vxlan_name, vxlan_clone_create, in vxlan_load()
3606 if_clone_detach(vxlan_cloner); in vxlan_unload()