Home
last modified time | relevance | path

Searched refs:XFRM_STATE_ICMP (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dxfrm.h405 #define XFRM_STATE_ICMP 16 macro
/linux-6.15/net/ipv6/
H A Dicmp.c908 XFRM_STATE_ICMP)) { in icmpv6_rcv()
/linux-6.15/net/ipv4/
H A Dicmp.c1210 XFRM_STATE_ICMP)) { in icmp_rcv()
/linux-6.15/net/xfrm/
H A Dxfrm_user.c438 if (p->flags & XFRM_STATE_ICMP) { in verify_newsa_info()
H A Dxfrm_policy.c3726 if (x->props.flags & XFRM_STATE_ICMP && in __xfrm_policy_check()