Searched defs:STP (Results 1 - 4 of 4) sorted by relevance

/external/scapy/scapy/layers/
H A Dl2.py261 class STP(Packet): class in inherits:Packet
438 bind_layers( LLC, STP, dsap=66, ssap=66, ctrl=3)
444 bind_layers( SNAP, STP, code=267)
/external/libpcap/
H A Dgrammar.h132 STP = 342, enumerator in enum:yytokentype
254 #define STP 342 macro
H A Dgrammar.c435 STP = 342, enumerator in enum:yytokentype
557 #define STP 342 macro
978 "ISIS", "L1", "L2", "IIH", "LSP", "SNP", "CSNP", "PSNP", "STP", "IPX",
/external/pcre/dist2/src/sljit/
H A DsljitNativeARM_64.c112 #define STP 0xa9000000 macro
1106 FAIL_IF(push_inst(compiler, STP | RT(prev) | RT2(i) | RN(TMP_SP) | offs));
1121 FAIL_IF(push_inst(compiler, STP | RT(prev) | RT2(i) | RN(TMP_SP) | offs));

Completed in 656 milliseconds