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