Home
last modified time | relevance | path

Searched refs:XFRM_NR_MSGTYPES (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dxfrm.h233 #define XFRM_NR_MSGTYPES (XFRM_MSG_MAX + 1 - XFRM_MSG_BASE) macro
/linux-6.12.1/net/xfrm/
Dxfrm_compat.c74 static const int compat_msg_min[XFRM_NR_MSGTYPES] = {
Dxfrm_user.c3121 const int xfrm_msg_min[XFRM_NR_MSGTYPES] = {
3201 } xfrm_dispatch[XFRM_NR_MSGTYPES] = {
/linux-6.12.1/include/net/
Dxfrm.h2151 extern const int xfrm_msg_min[XFRM_NR_MSGTYPES];