Searched refs:flo (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/core/
H A Dflow.c222 struct flow_cache_object *flo; local
229 flo = NULL;
262 flo = fle->object;
263 if (!flo)
265 flo = flo->ops->get(flo);
266 if (flo)
269 flo = fle->object;
270 flo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/core/
H A Dflow.c222 struct flow_cache_object *flo; local
229 flo = NULL;
262 flo = fle->object;
263 if (!flo)
265 flo = flo->ops->get(flo);
266 if (flo)
269 flo = fle->object;
270 flo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_policy.c219 static struct flow_cache_object *xfrm_policy_flo_get(struct flow_cache_object *flo) argument
221 struct xfrm_policy *pol = container_of(flo, struct xfrm_policy, flo);
224 flo = NULL;
228 return flo;
231 static int xfrm_policy_flo_check(struct flow_cache_object *flo) argument
233 struct xfrm_policy *pol = container_of(flo, struct xfrm_policy, flo);
238 static void xfrm_policy_flo_delete(struct flow_cache_object *flo) argument
240 xfrm_pol_put(container_of(flo, struc
1271 xfrm_bundle_flo_get(struct flow_cache_object *flo) argument
1292 xfrm_bundle_flo_check(struct flow_cache_object *flo) argument
1305 xfrm_bundle_flo_delete(struct flow_cache_object *flo) argument
1736 struct flow_cache_object *flo; local
2044 struct flow_cache_object *flo; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/xfrm/
H A Dxfrm_policy.c219 static struct flow_cache_object *xfrm_policy_flo_get(struct flow_cache_object *flo) argument
221 struct xfrm_policy *pol = container_of(flo, struct xfrm_policy, flo);
224 flo = NULL;
228 return flo;
231 static int xfrm_policy_flo_check(struct flow_cache_object *flo) argument
233 struct xfrm_policy *pol = container_of(flo, struct xfrm_policy, flo);
238 static void xfrm_policy_flo_delete(struct flow_cache_object *flo) argument
240 xfrm_pol_put(container_of(flo, struc
1271 xfrm_bundle_flo_get(struct flow_cache_object *flo) argument
1292 xfrm_bundle_flo_check(struct flow_cache_object *flo) argument
1305 xfrm_bundle_flo_delete(struct flow_cache_object *flo) argument
1736 struct flow_cache_object *flo; local
2044 struct flow_cache_object *flo; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl463 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
467 xor $a0,$flo,$glo
558 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
H A Dsha512-parisc.pl381 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_;
399 and $flo,$elo,$a0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl463 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
467 xor $a0,$flo,$glo
558 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
H A Dsha512-parisc.pl381 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_;
399 and $flo,$elo,$a0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl463 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
467 xor $a0,$flo,$glo
558 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
H A Dsha512-parisc.pl381 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_;
399 and $flo,$elo,$a0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dxfrm.h485 struct flow_cache_object flo; member in struct:xfrm_policy
875 struct flow_cache_object flo; member in struct:xfrm_dst
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dxfrm.h485 struct flow_cache_object flo; member in struct:xfrm_policy
875 struct flow_cache_object flo; member in struct:xfrm_dst

Completed in 114 milliseconds