Searched refs:edsc_clone_create (Results 1 – 1 of 1) sorted by relevance
74 static int edsc_clone_create(struct if_clone *, int, caddr_t);94 edsc_clone_create(struct if_clone *ifc, int unit, caddr_t params) in edsc_clone_create() function321 V_edsc_cloner = if_clone_simple(edscname, edsc_clone_create, in vnet_edsc_init()