Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dxfrm.h192 XFRM_MSG_FLUSHPOLICY, enumerator
193 #define XFRM_MSG_FLUSHPOLICY XFRM_MSG_FLUSHPOLICY macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dxfrm.h192 XFRM_MSG_FLUSHPOLICY, enumerator
193 #define XFRM_MSG_FLUSHPOLICY XFRM_MSG_FLUSHPOLICY macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dxfrm.h192 XFRM_MSG_FLUSHPOLICY, enumerator
193 #define XFRM_MSG_FLUSHPOLICY XFRM_MSG_FLUSHPOLICY macro
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_compat.c87 [XFRM_MSG_FLUSHPOLICY - XFRM_MSG_BASE] = 0,
155 case XFRM_MSG_FLUSHPOLICY: in xfrm_nlmsg_put_compat()
479 case XFRM_MSG_FLUSHPOLICY: in xfrm_xlate32()
H A Dxfrm_user.c2603 [XFRM_MSG_FLUSHPOLICY - XFRM_MSG_BASE] = 0,
2681 [XFRM_MSG_FLUSHPOLICY - XFRM_MSG_BASE] = { .doit = xfrm_flush_policy },
3270 nlh = nlmsg_put(skb, c->portid, c->seq, XFRM_MSG_FLUSHPOLICY, 0, 0); in xfrm_notify_policy_flush()
3295 case XFRM_MSG_FLUSHPOLICY: in xfrm_send_policy_notify()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dnlmsgtab.c116 { XFRM_MSG_FLUSHPOLICY, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c2794 c.event = XFRM_MSG_FLUSHPOLICY; in pfkey_spdflush()
3113 case XFRM_MSG_FLUSHPOLICY: in pfkey_send_policy_notify()