Searched refs:XFRM_POLICY_FWD (Results 1 – 5 of 5) sorted by relevance
96 if (!xfrm4_policy_check(NULL, XFRM_POLICY_FWD, skb)) in ip_forward()
138 XFRM_POLICY_FWD = 2, enumerator
538 si->fwdcnt = net->xfrm.policy_count[XFRM_POLICY_FWD]; in xfrm_spd_getinfo()541 si->fwdscnt = net->xfrm.policy_count[XFRM_POLICY_FWD+XFRM_POLICY_MAX]; in xfrm_spd_getinfo()
1353 case XFRM_POLICY_FWD: in verify_policy_dir()
423 if (!xfrm6_policy_check(NULL, XFRM_POLICY_FWD, skb)) { in ip6_forward()