Home
last modified time | relevance | path

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

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