Home
last modified time | relevance | path

Searched full:ece (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd/share/dtrace/
H A Dtcpdebug66 printf("%s", flags & TH_ECE ? "ECE," :"");
100 printf("%s", flags & TH_ECE ? "ECE," :"");
139 printf("%s", flags & TH_ECE ? "ECE," :"");
/freebsd/share/man/man4/
H A Dcc_dctcp.447 mirrors back incoming (or missing) CE marks by setting (or clearing) ECE marks.
55 ECN is used as receiver, DCTCP sets the CWR flag as the reaction to the ECE
/freebsd/contrib/ntp/html/
H A Daccess.html36 <p>An example may clarify how it works. Our campus has two class-B networks, 128.4 for the ECE and …
40 restrict 128.4.0.0 mask 255.255.0.0 none # allow ECE and CIS access
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_mont.c12 * http://security.ece.orst.edu/publications.html, e.g.
13 * http://security.ece.orst.edu/koc/papers/j37acmon.pdf and
14 * sections 3.8 and 4.2 in http://security.ece.orst.edu/koc/papers/r01rsasw.pdf
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h122 ece:1, member
/freebsd/contrib/netbsd-tests/ipf/input/
H A Dni16144 4500 0038 5e19 0000 802f 9ece 0a02 0202
225 4500 0032 5e1f 0000 802f 9ece 0a02 0202
/freebsd/sys/netinet/cc/
H A Dcc_dctcp.c77 int ece_curr; /* ECE flag in this segment */
78 int ece_prev; /* ECE flag in the last segment */
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp488 bool VisitExplicitCastExpr(const ExplicitCastExpr *ECE) { in VisitExplicitCastExpr() argument
489 return Visit(ECE->getSubExpr()); in VisitExplicitCastExpr()
/freebsd/sys/dev/aac/
H A Daac_debug.c305 "%d\n", aif->data.EN.data.ECE.container, in aac_print_aif()
306 aif->data.EN.data.ECE.eventType); in aac_print_aif()
/freebsd/sys/dev/aacraid/
H A Daacraid_debug.c217 "%d\n", aif->data.EN.data.ECE.container, in aacraid_print_aif()
218 aif->data.EN.data.ECE.eventType); in aacraid_print_aif()
/freebsd/contrib/tcpdump/
H A Dtcpdump.1.in1306 F (FIN), P (PSH), R (RST), U (URG), W (CWR), E (ECE) or
1398 .I CWR | ECE | URG | ACK | PSH | RST | SYN | FIN
1585 tcp-push, tcp-ack, tcp-urg, tcp-ece and tcp-cwr.
1989 .B tcp-ece
/freebsd/sbin/ipf/ipsend/
H A Dipsend.5254 "E" (ECE), "W" (CWR), "e" (AE).
/freebsd/contrib/libpcap/
H A Dpcap-filter.manmisc.in1032 \fBtcp-ack\fP, \fBtcp-urg\fP, \fBtcp-ece\fP,
1170 .B tcp-ece
H A Dscanner.l498 tcp-ece { yylval->h = 0x40; return NUM; }
/freebsd/usr.sbin/cxgbetool/
H A Dtcbshowt5.c115 PR(" cctrl: sel %s, ecn %u, ece %u, cwr %u, rfr %u\n", in t5_display_tcb_aux_0()
H A Dtcbshowt4.c115 PR(" cctrl: sel %s, ecn %u, ece %u, cwr %u, rfr %u\n", in t4_display_tcb_aux_0()
H A Dtcbshowt6.c115 PR(" cctrl: sel %s, ecn %u, ece %u, cwr %u, rfr %u\n", in t6_display_tcb_aux_0()
/freebsd/cddl/lib/libdtrace/
H A Dtcp.d333 flags & TH_ECE ? "ECE" :
/freebsd/sys/netinet/
H A Dtcp_lro_hpts.c131 /* For ACKCMP we only accept ACK, PUSH, ECE and CWR. */ in tcp_lro_ack_valid()
H A Dtcp.h75 #define PRINT_TH_FLAGS "\20\1FIN\2SYN\3RST\4PUSH\5ACK\6URG\7ECE\10CWR\11AE"
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2264 } else if (const auto *ECE = dyn_cast<ExplicitCastExpr>(Operation)) { in handleUnsafeOperation() local
2265 QualType destType = ECE->getType(); in handleUnsafeOperation()
2272 QualType srcType = ECE->getSubExpr()->getType(); in handleUnsafeOperation()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp190 if (const auto *ECE = dyn_cast<ExplicitCastExpr>(E)) in VisitCastExpr() local
191 CGF.CGM.EmitExplicitCastExprType(ECE, &CGF); in VisitCastExpr()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c673 * CE marker on incoming IP hdr, echoing ECE back in the TCP in update_tcb_histent()
681 * ECE seen and CWR sent (or about to be sent). Might indicate in update_tcb_histent()
/freebsd/usr.sbin/ppp/
H A Dip.c564 "FIN", "SYN", "RST", "PSH", "ACK", "URG", "ECE", "CWR", "AE" in PacketCheck()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2171 if (const CStyleCastExpr *ECE = dyn_cast<CStyleCastExpr>(E)) { in RewriteObjCQualifiedInterfaceTypes() local
2172 Loc = ECE->getLParenLoc(); in RewriteObjCQualifiedInterfaceTypes()
2173 EndLoc = ECE->getRParenLoc(); in RewriteObjCQualifiedInterfaceTypes()
2298 if (const CStyleCastExpr *ECE = dyn_cast<CStyleCastExpr>(E)) in RewriteTypeOfDecl() local
2299 startLoc = ECE->getLParenLoc(); in RewriteTypeOfDecl()
5136 if (const CStyleCastExpr *ECE = dyn_cast<CStyleCastExpr>(E)) in RewriteByRefVar() local
5137 startLoc = ECE->getLParenLoc(); in RewriteByRefVar()

1234