Searched refs:vxlan_clone_create (Results 1 – 1 of 1) sorted by relevance
377 static int vxlan_clone_create(struct if_clone *, char *, size_t,3209 vxlan_clone_create(struct if_clone *ifc, char *name, size_t len, in vxlan_clone_create() function3650 .create_f = vxlan_clone_create, in vxlan_load()