Searched refs:gif_clone_create (Results 1 – 1 of 1) sorted by relevance
114 static int gif_clone_create(struct if_clone *, int, caddr_t);139 gif_clone_create(struct if_clone *ifc, int unit, caddr_t params) in gif_clone_create() function208 V_gif_cloner = if_clone_simple(gifname, gif_clone_create, in vnet_gif_init()