Searched refs:bridge_clone_create (Results 1 – 1 of 1) sorted by relevance
599 static int bridge_clone_create(struct if_clone *, uint32_t, void *);1089 IF_CLONE_INITIALIZER(BRIDGENAME, bridge_clone_create, bridge_clone_destroy,1497 bridge_clone_create(struct if_clone *ifc, uint32_t unit, void *params) in bridge_clone_create() function