Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dxfrm.h234 #define XFRM_NR_MSGTYPES (XFRM_MSG_MAX + 1 - XFRM_MSG_BASE) macro
/linux-6.15/net/xfrm/
H A Dxfrm_compat.c74 static const int compat_msg_min[XFRM_NR_MSGTYPES] = {
H A Dxfrm_user.c3238 const int xfrm_msg_min[XFRM_NR_MSGTYPES] = {
3325 } xfrm_dispatch[XFRM_NR_MSGTYPES] = {
/linux-6.15/include/net/
H A Dxfrm.h2232 extern const int xfrm_msg_min[XFRM_NR_MSGTYPES];