Searched refs:bridge_clone_create (Results 1 – 1 of 1) sorted by relevance
237 static int bridge_clone_create(struct if_clone *, int);380 IF_CLONE_INITIALIZER("bridge", bridge_clone_create, bridge_clone_destroy);405 bridge_clone_create(struct if_clone *ifc, int unit) in bridge_clone_create() function