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