Lines Matching refs:graft
853 /* Don't report error if the graft is part of destroy operation. */
865 NL_SET_ERR_MSG(extack, "Offloading graft operation failed.");
1108 if (!cops || !cops->graft)
1122 err = cops->graft(parent, cl, new, &old, extack);
1621 NL_SET_ERR_MSG(extack, "Ingress cannot graft directly");
1625 goto graft;
1634 * 1) change it or 2) create/graft new one.
1636 * than the existing one, then we choose graft.
1640 * 1. We are allowed to create/graft only
1646 * to exist, so that we choose create/graft too.
1653 * For now we select create/graft.
1726 graft: