Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Din.h117 #define IP_XFRM_POLICY 17 macro
/linux/tools/testing/selftests/net/
H A Dnettest.c1456 int xfrm_af = IP_XFRM_POLICY; in config_xfrm_policy()
/linux/net/xfrm/
H A Dxfrm_user.c3885 if (opt != IP_XFRM_POLICY) { in xfrm_compile_policy()