Home
last modified time | relevance | path

Searched refs:xfrm_get_policy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_user.c2015 static int xfrm_get_policy(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_policy() function
2783 [XFRM_MSG_DELPOLICY - XFRM_MSG_BASE] = { .doit = xfrm_get_policy },
2784 [XFRM_MSG_GETPOLICY - XFRM_MSG_BASE] = { .doit = xfrm_get_policy,
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_user.c2281 static int xfrm_get_policy(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_policy() function
3072 [XFRM_MSG_DELPOLICY - XFRM_MSG_BASE] = { .doit = xfrm_get_policy },
3073 [XFRM_MSG_GETPOLICY - XFRM_MSG_BASE] = { .doit = xfrm_get_policy,

Completed in 9 milliseconds