Searched refs:XFRM_POLICY_ALLOW (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dxfrm.h427 #define XFRM_POLICY_ALLOW 0 macro
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c1825 case XFRM_POLICY_ALLOW:
1911 case XFRM_POLICY_ALLOW:
/linux-master/net/xfrm/
H A Dxfrm_policy.c2788 if (pols[0]->action == XFRM_POLICY_ALLOW &&
2807 if (pols[i]->action != XFRM_POLICY_ALLOW) {
3751 if (pol->action == XFRM_POLICY_ALLOW) {
3765 pols[pi]->action != XFRM_POLICY_ALLOW) {
H A Dxfrm_user.c1697 case XFRM_POLICY_ALLOW:
/linux-master/net/key/
H A Daf_key.c2144 if (xp->action == XFRM_POLICY_ALLOW) {
2272 XFRM_POLICY_BLOCK : XFRM_POLICY_ALLOW);
3308 XFRM_POLICY_BLOCK : XFRM_POLICY_ALLOW);
/linux-master/tools/testing/selftests/net/
H A Dnettest.c1464 policy.action = XFRM_POLICY_ALLOW;

Completed in 290 milliseconds