Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/networking/
H A Dxfrm_sync.rst73 XFRM_AE_CU=64, /* Event cause is policy update */
167 In such a case XFRM_AE_CU flag is set to inform the user that
/openbmc/linux/include/uapi/linux/
H A Dxfrm.h270 XFRM_AE_CU=64, /* Event cause is policy update */ enumerator
/openbmc/linux/net/xfrm/
H A Dxfrm_user.c2568 c.data.aevent = XFRM_AE_CU; in xfrm_new_ae()