Searched refs:copytransforms (Results 1 – 1 of 1) sorted by relevance
192 struct ipsec_transforms *copytransforms(const struct ipsec_transforms *);2133 copytransforms(const struct ipsec_transforms *xfs) in copytransforms() function2272 r->xfs = copytransforms(rule->xfs); in copyrule()2273 r->p1xfs = copytransforms(rule->p1xfs); in copyrule()2274 r->p2xfs = copytransforms(rule->p2xfs); in copyrule()2535 reverse->xfs = copytransforms(rule->xfs); in reverse_sa()