Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_vxlan.c416 static struct if_clone *vxlan_cloner; variable
3652 vxlan_cloner = ifc_attach_cloner(vxlan_name, &req); in vxlan_load()
3661 ifc_detach_cloner(vxlan_cloner); in vxlan_unload()