Home
last modified time | relevance | path

Searched refs:STP (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-head/tests/sys/net/
HDstp.py41 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-head/sys/contrib/device-tree/Bindings/gpio/
HDgpio-stp-xway.txt1 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-head/sys/contrib/device-tree/src/arm/st/
HDste-dbx5x0-pinctrl.dtsi619 pins = "GPIO257_AE29"; /* STP */
633 pins = "GPIO257_AE29"; /* STP */
/freebsd-head/usr.sbin/bsnmpd/modules/snmp_bridge/
HDBEGEMOT-BRIDGE-MIB.txt92 "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
HDBRIDGE-MIB.txt108 "A Spanning Tree Protocol (STP) timer in units of 1/100
/freebsd-head/lib/libc/net/
HDprotocols125 stp 118 STP # Schedule Transfer Protocol
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64SchedFalkorDetails.td980 (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)$")>;
HDAArch64SchedTSV110.td472 def : InstRW<[WriteAdr, TSV110Wr_1cyc_1LdSt], (instregex "^STP(W|X)(post|pre)$")>;
542 def : InstRW<[WriteAdr, TSV110Wr_2cyc_2LdSt], (instregex "^STP[SDQ](post|pre)")>;
HDAArch64SchedKryoDetails.td2074 (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)")>;
HDAArch64ISelLowering.h514 STP, enumerator
HDAArch64SchedCyclone.td276 // STP is a vector op and store, except for QQ, which is just two stores.
HDAArch64SchedExynosM3.td603 WriteAdr], (instregex "^STP[DS](post|pre)")>;
HDAArch64SchedAmpere1.td1001 (instregex "STP(W|X)(pre|post)")>;
HDAArch64SchedAmpere1B.td982 def : InstRW<[Ampere1BWrite_2cyc_1B_1S_1AB], (instregex "STP(W|X)(pre|post)")>;
HDAArch64SchedExynosM4.td723 WriteAdr], (instregex "^STP[SD](post|pre)")>;
HDAArch64SchedExynosM5.td771 WriteAdr], (instregex "^STP[SD](post|pre)")>;
HDAArch64SchedNeoverseV1.td803 (instregex "^STP[SD](pre|post)$")>;
HDAArch64SchedNeoverseN2.td940 (instregex "^STP[SD](pre|post)$")>;
HDAArch64SchedNeoverseV2.td1434 (instregex "^STP[SD](pre|post)$")>;
/freebsd-head/contrib/libpcap/
HDgrammar.y.in406 %token STP
679 | STP { $$ = Q_STP; }
HDscanner.l321 stp return STP;
/freebsd-head/share/misc/
HDiso3166214 ST STP 678 Sao Tome and Principe
/freebsd-head/contrib/tcpdump/
HDCHANGES522 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-head/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDP9InstrResources.td1415 (instregex "HASH(ST|STP|CHK|CHKP)(8)?$"),
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp7732 auto *STP = std::next(I, Stride); in EmitOMPTaskLoopBasedDirective() local
7738 mapParam(CGF, cast<DeclRefExpr>(S.getStrideVariable()), *STP, LoopScope); in EmitOMPTaskLoopBasedDirective()

12