Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/networking/
Dxfrm_sync.txt66 XFRM_AE_CU=64, /* Event cause is policy update */
148 In such a case XFRM_AE_CU flag is set to inform the user that
/Linux-v4.19/include/uapi/linux/
Dxfrm.h265 XFRM_AE_CU=64, /* Event cause is policy update */ enumerator
/Linux-v4.19/net/xfrm/
Dxfrm_user.c2109 c.data.aevent = XFRM_AE_CU; in xfrm_new_ae()