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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dinet_ecn.h33 static inline __u8 INET_ECN_encapsulate(__u8 outer, __u8 inner) argument
35 outer &= ~INET_ECN_MASK;
36 outer |= !INET_ECN_is_ce(inner) ? (inner & INET_ECN_MASK) :
38 return outer;
86 static inline void ipv4_copy_dscp(struct iphdr *outer, struct iphdr *inner) argument
88 u32 dscp = ipv4_get_dsfield(outer) & ~INET_ECN_MASK;
107 static inline void ipv6_copy_dscp(struct ipv6hdr *outer, struct ipv6hdr *inner) argument
109 u32 dscp = ipv6_get_dsfield(outer) & ~INET_ECN_MASK;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dlibschroedingerdec.c221 int outer = 1; local
247 outer = 0;
288 outer = 0;
296 } while(outer);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-v7.S82 orr r0, r0, #TTB_RGN_OC_WB @ mark PTWs outer cacheable, WB
174 orr r4, r4, #TTB_RGN_OC_WB @ mark PTWs outer cacheable, WB
182 bic r10, r10, #(1 << 16) @ L2 outer cache
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_decode.h184 | .long "no memory indirect action/reserved","null outer displacement"
185 | .long "word outer displacement","long outer displacement"
356 | with base and/or outer displacement
390 1: printf PDECODE,"0" | null outer displacement
393 2: fp_get_instr_word %a0,fp_err_ua1 | 16bit outer displacement
396 3: fp_get_instr_long %a0,fp_err_ua1 | 32bit outer displacement
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dcheckpatch.pl156 my ($linenr, $remain, $outer, $open, $close) = @_;
173 if (!$outer || (scalar(@o) - scalar(@c)) == 1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/as/
H A Dlpc_asm.s51 ; coefficients and all relevant history stay in registers, so the outer loop
55 ; and there may be a somewhat more clever way to do the outer loop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/gas/
H A Dlpc_asm.s53 # coefficients and all relevant history stay in registers, so the outer loop
57 # and there may be a somewhat more clever way to do the outer loop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex71 % We never want plain's \outer definition of \+ in Texinfo.
381 \hfil % center the page within the outer (page) hsize.
1245 \outer\def\bye{\pagealignmacro\tracingstats=1\ptexend}
3757 % Make sure we don't inherit \rightskip from the outer environment.
4035 % except not \outer, so it can be used within macros and \if's.
5114 \outer\parseargdef\chapter{\numhead0{#1}} % normally numhead0 calls chapterzzz
5136 \outer\parseargdef\appendix{\apphead0{#1}} % normally apphead0 calls appendixzzz
5153 \outer\parseargdef\unnumbered{\unnmhead0{#1}} % normally unnmhead0 calls unnumberedzzz
5184 \outer\parseargdef\centerchap{%
5197 \outer\parseargde
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex71 % We never want plain's \outer definition of \+ in Texinfo.
377 \hfil % center the page within the outer (page) hsize.
1220 \outer\def\bye{\pagealignmacro\tracingstats=1\ptexend}
3517 % Make sure we don't inherit \rightskip from the outer environment.
3795 % except not \outer, so it can be used within macros and \if's.
4872 \outer\parseargdef\chapter{\numhead0{#1}} % normally numhead0 calls chapterzzz
4894 \outer\parseargdef\appendix{\apphead0{#1}} % normally apphead0 calls appendixzzz
4911 \outer\parseargdef\unnumbered{\unnmhead0{#1}} % normally unnmhead0 calls unnumberedzzz
4942 \outer\parseargdef\centerchap{%
4955 \outer\parseargde
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex89 inner packet to outer one. It means that path traversed by tunneled
H A Dip-cref.tex2155 to the outer world.
2851 sends something to the outer world and these packets are forwarded

Completed in 113 milliseconds