Searched refs:XFRM_MSG_MIGRATE (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/include/uapi/linux/ |
A D | xfrm.h | 203 XFRM_MSG_MIGRATE, enumerator 204 #define XFRM_MSG_MIGRATE XFRM_MSG_MIGRATE macro
|
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_compat.c | 92 [XFRM_MSG_MIGRATE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_id), 160 case XFRM_MSG_MIGRATE: in xfrm_nlmsg_put_compat() 487 case XFRM_MSG_MIGRATE: in xfrm_xlate32()
|
A D | xfrm_user.c | 2865 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_MIGRATE, sizeof(*pol_id), 0); in build_migrate() 2952 [XFRM_MSG_MIGRATE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_id), 3032 [XFRM_MSG_MIGRATE - XFRM_MSG_BASE] = { .doit = xfrm_do_migrate },
|
/linux-6.3-rc2/security/selinux/ |
A D | nlmsgtab.c | 124 { XFRM_MSG_MIGRATE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
|
Completed in 15 milliseconds