/freebsd/tests/sys/net/ |
H A D | stp.py | 41 stp = packet.getlayer(sp.STP) 63 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 67 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 73 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 77 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 83 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 87 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-stp-xway.txt | 1 Lantiq SoC Serial To Parallel (STP) GPIO controller 3 The Serial To Parallel (STP) is found on MIPS based Lantiq socs. It is a
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-dbx5x0-pinctrl.dtsi | 619 pins = "GPIO257_AE29"; /* STP */ 633 pins = "GPIO257_AE29"; /* STP */
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
H A D | BEGEMOT-BRIDGE-MIB.txt | 92 "A port identifier that contains a bridge port's STP priority 293 -- the Bridge interface STP table 346 indicates the bridge is running IEEE 802.1D STP 530 -- the Bridge STP ports table 580 "The STP priority of this port that is contained in the first 683 -- the Bridge STP extended ports table
|
H A D | BRIDGE-MIB.txt | 108 "A Spanning Tree Protocol (STP) timer in units of 1/100
|
/freebsd/lib/libc/net/ |
H A D | protocols | 125 stp 118 STP # Schedule Transfer Protocol
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedFalkorDetails.td | 980 (instregex "^STP(D|S)(i)$")>; 982 (instregex "^STP(D|S)(post|pre)$")>; 1279 (instregex "^STP(W|X)i$")>; 1281 (instregex "^STP(W|X)(post|pre)$")>;
|
H A D | AArch64SchedTSV110.td | 472 def : InstRW<[WriteAdr, TSV110Wr_1cyc_1LdSt], (instregex "^STP(W|X)(post|pre)$")>; 542 def : InstRW<[WriteAdr, TSV110Wr_2cyc_2LdSt], (instregex "^STP[SDQ](post|pre)")>;
|
H A D | AArch64SchedKryoDetails.td | 2074 (instregex "STP(D|S)i")>; 2080 (instregex "STP(D|S)(post|pre)")>; 2098 (instregex "STP(W|X)i")>; 2104 (instregex "STP(W|X)(post|pre)")>;
|
H A D | AArch64ISelLowering.h | 514 STP, enumerator
|
H A D | AArch64SchedCyclone.td | 276 // STP is a vector op and store, except for QQ, which is just two stores.
|
H A D | AArch64SchedExynosM3.td | 603 WriteAdr], (instregex "^STP[DS](post|pre)")>;
|
H A D | AArch64SchedAmpere1.td | 1001 (instregex "STP(W|X)(pre|post)")>;
|
H A D | AArch64SchedAmpere1B.td | 982 def : InstRW<[Ampere1BWrite_2cyc_1B_1S_1AB], (instregex "STP(W|X)(pre|post)")>;
|
H A D | AArch64SchedExynosM4.td | 723 WriteAdr], (instregex "^STP[SD](post|pre)")>;
|
H A D | AArch64SchedExynosM5.td | 771 WriteAdr], (instregex "^STP[SD](post|pre)")>;
|
H A D | AArch64SchedNeoverseV1.td | 803 (instregex "^STP[SD](pre|post)$")>;
|
H A D | AArch64SchedNeoverseN2.td | 940 (instregex "^STP[SD](pre|post)$")>;
|
H A D | AArch64SchedNeoverseV2.td | 1434 (instregex "^STP[SD](pre|post)$")>;
|
/freebsd/contrib/libpcap/ |
H A D | grammar.y.in | 406 %token STP 679 | STP { $$ = Q_STP; }
|
H A D | scanner.l | 321 stp return STP;
|
/freebsd/share/misc/ |
H A D | iso3166 | 214 ST STP 678 Sao Tome and Principe
|
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 522 CVE-2017-11108/Fix bounds checking for STP. 673 STP: Add a bunch of bounds checks, and fix some printing (Fix heap overflows) 674 STP: Filter out non-printable characters 1029 Add support for Multiple-STP as per 802.1s 1040 Add support for Multiple-STP as per 802.1s
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | P9InstrResources.td | 1415 (instregex "HASH(ST|STP|CHK|CHKP)(8)?$"),
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 7732 auto *STP = std::next(I, Stride); in EmitOMPTaskLoopBasedDirective() local 7738 mapParam(CGF, cast<DeclRefExpr>(S.getStrideVariable()), *STP, LoopScope); in EmitOMPTaskLoopBasedDirective()
|