Home
last modified time | relevance | path

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

1234

/freebsd-14.2/sys/netinet/
H A Dip_ecn.c98 if (!outer || !inner) in ip_ecn_ingress()
101 *outer = *inner; in ip_ecn_ingress()
109 *outer &= ~IPTOS_ECN_ECT1; in ip_ecn_ingress()
115 *outer &= ~IPTOS_ECN_MASK; in ip_ecn_ingress()
130 if (!outer || !inner) in ip_ecn_egress()
150 if ((*outer & IPTOS_ECN_MASK) == IPTOS_ECN_CE) in ip_ecn_egress()
165 if (!outer || !inner) in ip6_ecn_ingress()
170 *outer &= ~htonl(0xff << 20); in ip6_ecn_ingress()
171 *outer |= htonl((u_int32_t)outer8 << 20); in ip6_ecn_ingress()
179 if (!outer || !inner) in ip6_ecn_egress()
[all …]
H A Dtcp_lro_hpts.c286 le->outer.ip4, NULL); in do_bpf_strip_and_compress()
292 NULL, le->outer.ip6); in do_bpf_strip_and_compress()
299 switch (le->outer.data.lro_type) { in do_bpf_strip_and_compress()
302 le->outer.ip4, NULL); in do_bpf_strip_and_compress()
304 le->outer.udp); in do_bpf_strip_and_compress()
308 NULL, le->outer.ip6); in do_bpf_strip_and_compress()
310 le->outer.udp); in do_bpf_strip_and_compress()
325 le->outer.ip4, NULL); in do_bpf_strip_and_compress()
327 le->outer.udp); in do_bpf_strip_and_compress()
331 NULL, le->outer.ip6); 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()
921 pa = tcp_lro_parser(m, &le->outer, &le->inner, false); in tcp_push_and_replace()
1384 if (lro_address_compare(&po.data, &le->outer.data) == false || in tcp_lro_rx_common()
[all …]
/freebsd-14.2/contrib/netbsd-tests/net/if_gif/
H A Dt_gif.sh123 outer=${2}
160 outer=${2}
218 outer=${2}
329 outer=${2}
616 outer=$2
632 outer=$2 # not use
640 outer=$2 # not use
649 outer=$2
666 outer=$2
688 outer=$2
[all …]
/freebsd-14.2/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)/
/freebsd-14.2/crypto/openssl/test/
H A Dtls13encryptiontest.c204 size_t outer, inner, curr = 0; in multihexstr2buf() local
209 for (outer = 0; outer < 3; outer++) { in multihexstr2buf()
210 totlen += strlen(str[outer]); in multihexstr2buf()
220 for (outer = 0; outer < 3; outer++) { in multihexstr2buf()
221 for (inner = 0; str[outer][inner] != 0; inner += 2) { in multihexstr2buf()
224 hi = OPENSSL_hexchar2int(str[outer][inner]); in multihexstr2buf()
225 lo = OPENSSL_hexchar2int(str[outer][inner + 1]); in multihexstr2buf()
/freebsd-14.2/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;
/freebsd-14.2/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
274 .for outer in o
H A Ddirective-for.exp1 make: "directive-for.mk" line 117: outer
31 For: loop body with outer = o:
H A Ddirective-for-lines.mk10 .for outer in a b
/freebsd-14.2/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?
/freebsd-14.2/sbin/ping/tests/
H A Dinjection.py64 outer = IP( variable
69 echo_reply = outer/inner
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Dl2c2x0.yaml49 # compatible with the ARM one with outer cache mode.
50 - marvell,aurora-outer-cache
177 arm,outer-sync-disable:
178 description: disable the outer sync operation on the L2 cache.
180 will randomly hang unless outer sync operations are disabled.
/freebsd-14.2/sys/contrib/device-tree/Bindings/cache/
H A Dl2c2x0.yaml49 # compatible with the ARM one with outer cache mode.
50 - marvell,aurora-outer-cache
177 arm,outer-sync-disable:
178 description: disable the outer sync operation on the L2 cache.
180 will randomly hang unless outer sync operations are disabled.
H A Dsocionext,uniphier-system-cache.yaml7 title: UniPhier outer cache controller
10 UniPhier ARM 32-bit SoCs are integrated with a full-custom outer cache
/freebsd-14.2/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
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dt.break37 print "outer", i, j
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/socionext/
H A Dsocionext,uniphier-system-cache.yaml7 title: UniPhier outer cache controller
10 UniPhier ARM 32-bit SoCs are integrated with a full-custom outer cache
/freebsd-14.2/bin/sh/tests/builtins/
H A Dbreak5.44 # In some uncommitted code, the subshell environment corrupted the outer
/freebsd-14.2/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()

1234