Home
last modified time | relevance | path

Searched refs:outer (Results 1 – 25 of 78) sorted by relevance

1234

/src/sys/netinet/
H A Dip_ecn.c94 ip_ecn_ingress(int mode, uint8_t *outer, const uint8_t *inner) in ip_ecn_ingress() argument
97 if (!outer || !inner) in ip_ecn_ingress()
100 *outer = *inner; in ip_ecn_ingress()
108 *outer &= ~IPTOS_ECN_ECT1; in ip_ecn_ingress()
114 *outer &= ~IPTOS_ECN_MASK; in ip_ecn_ingress()
126 ip_ecn_egress(int mode, const uint8_t *outer, uint8_t *inner) in ip_ecn_egress() argument
129 if (!outer || !inner) in ip_ecn_egress()
138 if ((*outer & IPTOS_ECN_MASK) == IPTOS_ECN_CE) { in ip_ecn_egress()
149 if ((*outer & IPTOS_ECN_MASK) == IPTOS_ECN_CE) in ip_ecn_egress()
160 ip6_ecn_ingress(int mode, uint32_t *outer, const uint32_t *inner) in ip6_ecn_ingress() argument
[all …]
H A Dtcp_lro_hpts.c291 lro_type = le->outer.data.lro_type; in do_bpf_strip_and_compress()
294 tcp_hdr_offset -= sizeof(*le->outer.ip4); in do_bpf_strip_and_compress()
296 IP_PROBE(receive, NULL, NULL, le->outer.ip4, lc->ifp, in do_bpf_strip_and_compress()
297 le->outer.ip4, NULL); in do_bpf_strip_and_compress()
300 tcp_hdr_offset -= sizeof(*le->outer.ip6); in do_bpf_strip_and_compress()
302 IP_PROBE(receive, NULL, NULL, le->outer.ip6, lc->ifp, in do_bpf_strip_and_compress()
303 NULL, le->outer.ip6); in do_bpf_strip_and_compress()
310 switch (le->outer.data.lro_type) { in do_bpf_strip_and_compress()
312 IP_PROBE(receive, NULL, NULL, le->outer.ip4, lc->ifp, in do_bpf_strip_and_compress()
313 le->outer.ip4, NULL); in do_bpf_strip_and_compress()
[all …]
H A Dtcp_lro.c801 csum = tcp_lro_update_checksum(&le->outer, NULL, in tcp_flush_out_entry()
807 if (__predict_false(le->outer.data.lro_flags & LRO_FLAG_DECRYPTED)) in tcp_flush_out_entry()
814 csum = tcp_lro_update_checksum(&le->outer, NULL, in tcp_flush_out_entry()
820 if (__predict_false(le->outer.data.lro_flags & LRO_FLAG_DECRYPTED)) in tcp_flush_out_entry()
824 switch (le->outer.data.lro_type) { in tcp_flush_out_entry()
826 csum = tcp_lro_update_checksum(&le->outer, le, in tcp_flush_out_entry()
832 if (__predict_false(le->outer.data.lro_flags & LRO_FLAG_DECRYPTED)) in tcp_flush_out_entry()
836 csum = tcp_lro_update_checksum(&le->outer, le, in tcp_flush_out_entry()
842 if (__predict_false(le->outer.data.lro_flags & LRO_FLAG_DECRYPTED)) in tcp_flush_out_entry()
921 pa = tcp_lro_parser(m, &le->outer, &le->inner, false); in tcp_push_and_replace()
[all …]
/src/contrib/netbsd-tests/net/if_gif/
H A Dt_gif.sh123 outer=${2}
144 if [ ${outer} = "ipv6" ]; then
160 outer=${2}
177 if [ ${outer} = "ipv6" ]; then
218 outer=${2}
235 if [ ${outer} = "ipv6" ]; then
254 if [ $outer = "ipv6" ]; then
329 outer=${2}
343 if [ ${outer} = "ipv6" ]; then
360 if [ $outer = "ipv6" ]; then
[all …]
/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Dtst.TranslateSelf.d53 struct output_struct outer;
61 outer = xlate < struct output_struct > (out);
63 printf("outer.myi: %d\t outer.myc: %c\n", outer.myi, outer.myc);
67 /(1234 != outer.myi) || ('a' != outer.myc)/
73 /(1234 == outer.myi) && ('a' == outer.myc)/
/src/crypto/openssl/test/
H A Dtls13encryptiontest.c180 size_t outer, inner, curr = 0; in multihexstr2buf() local
185 for (outer = 0; outer < 3; outer++) { in multihexstr2buf()
186 totlen += strlen(str[outer]); in multihexstr2buf()
196 for (outer = 0; outer < 3; outer++) { in multihexstr2buf()
197 for (inner = 0; str[outer][inner] != 0; inner += 2) { in multihexstr2buf()
200 hi = OPENSSL_hexchar2int(str[outer][inner]); in multihexstr2buf()
201 lo = OPENSSL_hexchar2int(str[outer][inner + 1]); in multihexstr2buf()
/src/contrib/libcxxrt/
H A Ddynamic_cast.cc51 unsigned int outer) const in __do_catch()
68 unsigned int outer) const in __do_catch()
80 if (!(outer & 1)) in __do_catch()
89 outer &= ~1; in __do_catch()
107 return __pointee->__do_catch(ptr_type->__pointee, exception_object, outer); in __do_catch()
H A Dtypeinfo.h92 unsigned outer) const;
289 unsigned outer) const;
/src/contrib/bmake/unit-tests/
H A Ddirective-for-break.mk23 .for outer in o1 o2 o3
25 . if ${outer} == o2 && ${inner} == i2
28 COMBINED+= ${outer}-${inner}
H A Dopt-debug-for.mk19 .for outer in a b
21 VAR.${outer}${inner}= value
H A Dopt-debug-for.exp4 For: loop body with outer = a:
13 For: loop body with outer = b:
H A Ddirective-for.mk114 .for i in outer
164 var= outer
282 .for outer in o
H A Ddirective-for.exp1 make: directive-for.mk:117: outer
30 For: loop body with outer = o:
H A Ddirective-for-lines.mk18 .for outer in a b
H A Dvarmod-remember.mk73 OUTER= ${outer:L:_:@o@$o ${INNER} outer_='$_'@}
/src/contrib/jemalloc/include/jemalloc/internal/
H A Demap.h205 extent_assert_can_coalesce(const edata_t *inner, const edata_t *outer) { in extent_assert_can_coalesce() argument
206 assert(edata_arena_ind_get(inner) == edata_arena_ind_get(outer)); in extent_assert_can_coalesce()
207 assert(edata_pai_get(inner) == edata_pai_get(outer)); in extent_assert_can_coalesce()
208 assert(edata_committed_get(inner) == edata_committed_get(outer)); in extent_assert_can_coalesce()
210 assert(edata_state_get(outer) == extent_state_merging); in extent_assert_can_coalesce()
211 assert(!edata_guarded_get(inner) && !edata_guarded_get(outer)); in extent_assert_can_coalesce()
212 assert(edata_base_get(inner) == edata_past_get(outer) || in extent_assert_can_coalesce()
213 edata_base_get(outer) == edata_past_get(inner)); in extent_assert_can_coalesce()
/src/crypto/openssl/crypto/bn/asm/
H A Darmv4-mont.pl310 my ($tinptr,$toutptr,$inner,$outer,$bnptr)=map("r$_",(6..11));
358 sub $outer,$num,#1
397 subs $outer,$outer,#1
470 mov $outer,$num
631 subs $outer,$outer,#8
H A Dbn-c64xplus.asm231 || MVK 8,A0 ; M, outer loop counter
263 outer?: ; m*2*(n+1)+10
271 [A0] BNOP.S1 outer?,4
275 ;; end of outer?
/src/sbin/ping/tests/
H A Dinjection.py64 outer = IP( variable
69 echo_reply = outer/inner
/src/contrib/wpa/wpa_supplicant/
H A Deap_testing.txt255 Note: Needed to use unknown identity in outer auth and some times the server
263 Using 1300 for outer auth and 500 for inner auth seemed to work.
264 Note: Needed to use unknown identity in outer auth and some times the server
276 Using 1300 for outer auth and 500 for inner auth seemed to work.
362 keys with outer EAP-Success message after this
368 keys with outer EAP-Success message after this
373 - uses TLV Success and Reply, sends MPPE keys with outer EAP-Success message
390 keys with outer EAP-Success message after this
/src/contrib/one-true-awk/testdir/
H A Dt.break37 print "outer", i, j
/src/crypto/openssl/crypto/aes/asm/
H A Daes-riscv32-zkn.pl203 sub outer { subroutine
222 return outer(\&aes32esmi, @_)
226 return outer(\&aes32esi, @_)
230 return outer(\&aes32dsmi, @_)
234 return outer(\&aes32dsi, @_)
/src/bin/sh/tests/builtins/
H A Dbreak5.44 # In some uncommitted code, the subshell environment corrupted the outer
/src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h257 inline EditGenerator shrinkTo(RangeSelector outer, RangeSelector inner) { in shrinkTo() argument
258 return editList({remove(enclose(before(outer), before(inner))), in shrinkTo()
259 remove(enclose(after(inner), after(outer)))}); in shrinkTo()
/src/crypto/krb5/src/util/et/
H A Dtexinfo.tex252 \outer\def\begin{\parsearg\beginxxx}
376 \outer\def\ifset{\parsearg\ifsetxxx}
381 \outer\def\ifclear{\parsearg\ifclearxxx}
760 % except not \outer, so it can be used within \newindex.
953 \outer\def\initial #1{%
959 \outer\def\entry #1#2{
1032 \outer\def\chapter{\parsearg\chapterzzz}
1045 \outer\def\appendix{\parsearg\appendixzzz}
1058 \outer\def\unnumbered{\parsearg\unnumberedzzz}
1071 \outer\def\section{\parsearg\sectionzzz}
[all …]

1234