Searched refs:mpls_clone_create (Results 1 – 1 of 1) sorted by relevance
76 static int mpls_clone_create(struct if_clone *, int);80 IF_CLONE_INITIALIZER("mpls", mpls_clone_create, mpls_clone_destroy);141 mpls_clone_create(struct if_clone *ifc, int unit) in mpls_clone_create() function