Home
last modified time | relevance | path

Searched refs:XFRM_POLICY_ICMP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dxfrm.h417 #define XFRM_POLICY_ICMP 2 macro
/linux-4.1.27/net/xfrm/
Dxfrm_policy.c2288 !(pols[0]->flags & XFRM_POLICY_ICMP)) { in xfrm_lookup()