Home
last modified time | relevance | path

Searched refs:copy_to_user_tmpl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/xfrm/
H A Dxfrm_user.c2018 static int copy_to_user_tmpl(struct xfrm_policy *xp, struct sk_buff *skb) in copy_to_user_tmpl() function
2109 err = copy_to_user_tmpl(xp, skb); in dump_one_policy()
3450 err = copy_to_user_tmpl(xp, skb); in build_acquire()
3570 err = copy_to_user_tmpl(xp, skb); in build_polexpire()
3657 err = copy_to_user_tmpl(xp, skb); in xfrm_notify_policy()