Searched refs:xvec (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_input.c21 xfrm_state_put(sp->xvec[i]);
40 xfrm_state_hold(sp->xvec[i]);
H A Dxfrm_policy.c1694 x = skb->sp->xvec[idx];
1744 if (xfrm_state_ok(tmpl, sp->xvec[idx], family))
1746 if (sp->xvec[idx]->props.mode != XFRM_MODE_TRANSPORT) {
1774 if (sp->xvec[k]->props.mode != XFRM_MODE_TRANSPORT) {
1804 struct xfrm_state *x = skb->sp->xvec[i];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfstrcmp.c129 ctxt.xvec = string1;
H A Ddiffseq.h50 NOTE_DELETE(ctxt, xoff) Record the removal of the object xvec[xoff].
74 const ELEMENT *xvec; member in struct:context
151 const ELEMENT *const xv = ctxt->xvec; /* Still more help for the compiler. */
411 ELEMENT const *xv = ctxt->xvec; /* Help the compiler. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dfstrcmp.c129 ctxt.xvec = string1;
H A Ddiffseq.h50 NOTE_DELETE(ctxt, xoff) Record the removal of the object xvec[xoff].
74 const ELEMENT *xvec; member in struct:context
151 const ELEMENT *const xv = ctxt->xvec; /* Still more help for the compiler. */
411 ELEMENT const *xv = ctxt->xvec; /* Help the compiler. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dxfrm6_input.c99 memcpy(skb->sp->xvec + skb->sp->len, xfrm_vec,
239 skb->sp->xvec[skb->sp->len] = xfrm_vec_one;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dxfrm4_input.c135 memcpy(skb->sp->xvec + skb->sp->len, xfrm_vec,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/
H A Dxfrm.c174 struct xfrm_state *x = sp->xvec[i];
410 struct xfrm_state *x = sp->xvec[i];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_policy.c73 if (match_xfrm_state(sp->xvec[i], e, family)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dxfrm.h615 struct xfrm_state *xvec[XFRM_MAX_DEPTH]; member in struct:sec_path

Completed in 87 milliseconds