Searched refs:XFRM_POLICY_FWD (Results 1 – 6 of 6) sorted by relevance
105 if (!xfrm4_policy_check(NULL, XFRM_POLICY_FWD, skb)) { in ip_forward()
138 XFRM_POLICY_FWD = 2, enumerator
376 case XFRM_POLICY_FWD: in xfrm_dev_policy_add()
1603 case XFRM_POLICY_FWD: in verify_policy_dir()2159 up->fwd = net->xfrm.policy_default[XFRM_POLICY_FWD]; in xfrm_notify_userpolicy()2187 net->xfrm.policy_default[XFRM_POLICY_FWD] = up->fwd; in xfrm_set_default()2221 r_up->fwd = net->xfrm.policy_default[XFRM_POLICY_FWD]; in xfrm_get_default()
664 si->fwdcnt = net->xfrm.policy_count[XFRM_POLICY_FWD]; in xfrm_spd_getinfo()667 si->fwdscnt = net->xfrm.policy_count[XFRM_POLICY_FWD+XFRM_POLICY_MAX]; in xfrm_spd_getinfo()4209 net->xfrm.policy_default[XFRM_POLICY_FWD] = XFRM_USERPOLICY_ACCEPT; in xfrm_net_init()
509 !xfrm6_policy_check(NULL, XFRM_POLICY_FWD, skb)) { in ip6_forward()
Completed in 36 milliseconds