Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/networking/
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
/Linux-v6.1/include/uapi/linux/
Dxfrm.h270 XFRM_AE_CU=64, /* Event cause is policy update */ enumerator
/Linux-v6.1/net/xfrm/
Dxfrm_user.c2463 c.data.aevent = XFRM_AE_CU; in xfrm_new_ae()