XFRM_POLICY_OUT 1153 include/net/xfrm.h return !net->xfrm.policy_count[XFRM_POLICY_OUT] || XFRM_POLICY_OUT 260 net/ipv6/ah6.c if (dir == XFRM_POLICY_OUT) XFRM_POLICY_OUT 396 net/ipv6/ah6.c XFRM_POLICY_OUT); XFRM_POLICY_OUT 3211 net/key/af_key.c pol->sadb_x_policy_dir = XFRM_POLICY_OUT + 1; XFRM_POLICY_OUT 74 net/netfilter/nft_xfrm.c case XFRM_POLICY_OUT: XFRM_POLICY_OUT 203 net/netfilter/nft_xfrm.c case XFRM_POLICY_OUT: XFRM_POLICY_OUT 243 net/netfilter/nft_xfrm.c case XFRM_POLICY_OUT: XFRM_POLICY_OUT 658 net/xfrm/xfrm_policy.c si->outcnt = net->xfrm.policy_count[XFRM_POLICY_OUT]; XFRM_POLICY_OUT 661 net/xfrm/xfrm_policy.c si->outscnt = net->xfrm.policy_count[XFRM_POLICY_OUT+XFRM_POLICY_MAX]; XFRM_POLICY_OUT 1248 net/xfrm/xfrm_policy.c if ((dir & XFRM_POLICY_MASK) == XFRM_POLICY_OUT) { XFRM_POLICY_OUT 1295 net/xfrm/xfrm_policy.c if ((dir & XFRM_POLICY_MASK) == XFRM_POLICY_OUT) { XFRM_POLICY_OUT 2688 net/xfrm/xfrm_policy.c XFRM_POLICY_OUT, XFRM_POLICY_OUT 3024 net/xfrm/xfrm_policy.c u8 dir = XFRM_POLICY_OUT; XFRM_POLICY_OUT 3032 net/xfrm/xfrm_policy.c if (sk && sk->sk_policy[XFRM_POLICY_OUT]) { XFRM_POLICY_OUT 3034 net/xfrm/xfrm_policy.c pols[0] = xfrm_sk_policy_lookup(sk, XFRM_POLICY_OUT, fl, family, XFRM_POLICY_OUT 3076 net/xfrm/xfrm_policy.c !net->xfrm.policy_count[XFRM_POLICY_OUT]) XFRM_POLICY_OUT 2276 net/xfrm/xfrm_state.c xfrm_sk_policy_insert(sk, XFRM_POLICY_OUT, NULL); XFRM_POLICY_OUT 1373 net/xfrm/xfrm_user.c case XFRM_POLICY_OUT: XFRM_POLICY_OUT 2938 net/xfrm/xfrm_user.c copy_to_user_policy(xp, &ua->policy, XFRM_POLICY_OUT); XFRM_POLICY_OUT 3021 net/xfrm/xfrm_user.c if (p->dir > XFRM_POLICY_OUT)