Home
last modified time | relevance | path

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

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