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