Searched refs:af_clone (Results 1 – 1 of 1) sorted by relevance
98 static int af_clone(struct rtnl_link *link, struct rtnl_link_af_ops *ops, in af_clone() function259 if ((err = do_foreach_af(src, af_clone, dst)) < 0) in link_clone()