Searched refs:vxlan_clone_create (Results 1 – 1 of 1) sorted by relevance
377 static int vxlan_clone_create(struct if_clone *, int, caddr_t);3155 vxlan_clone_create(struct if_clone *ifc, int unit, caddr_t params) in vxlan_clone_create() function3596 vxlan_cloner = if_clone_simple(vxlan_name, vxlan_clone_create, in vxlan_load()