Searched refs:XFRM_POLICY_OUT (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dxfrm.h92 XFRM_POLICY_OUT = 1, enumerator in enum:__anon1153
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dah6.c269 if (dir == XFRM_POLICY_OUT)
395 XFRM_POLICY_OUT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dxfrm.h122 XFRM_POLICY_OUT = 1, enumerator in enum:__anon18293
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_policy.c461 si->outcnt = net->xfrm.policy_count[XFRM_POLICY_OUT];
464 si->outscnt = net->xfrm.policy_count[XFRM_POLICY_OUT+XFRM_POLICY_MAX];
976 XFRM_POLICY_OUT == FLOW_DIR_OUT &&
983 case XFRM_POLICY_OUT:
1561 XFRM_POLICY_OUT);
1740 u8 dir = policy_to_flow_dir(XFRM_POLICY_OUT);
1748 if (sk && sk->sk_policy[XFRM_POLICY_OUT]) {
1750 pols[0] = xfrm_sk_policy_lookup(sk, XFRM_POLICY_OUT, fl);
1787 !net->xfrm.policy_count[XFRM_POLICY_OUT])
H A Dxfrm_user.c1011 case XFRM_POLICY_OUT:
2498 if (p->dir > XFRM_POLICY_OUT)
H A Dxfrm_state.c1780 acqret = km->acquire(x, t, pol, XFRM_POLICY_OUT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dxfrm_policy.c105 *dir = XFRM_POLICY_OUT;
H A Dipxfrm.c723 case XFRM_POLICY_OUT:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dxfrm.h1047 return !net->xfrm.policy_count[XFRM_POLICY_OUT] ||

Completed in 132 milliseconds