Searched refs:VTP (Results 1 – 4 of 4) sorted by relevance
/external/tcpdump/tests/ |
D | cdp-v.out | 12 VTP Management Domain (0x09), value length: 3 bytes: 'Lab' 31 VTP Management Domain (0x09), value length: 3 bytes: 'Lab' 50 VTP Management Domain (0x09), value length: 3 bytes: 'Lab'
|
D | lldp_cdp-ev.out | 12 VTP Management Domain (0x09), value length: 0 bytes: '' 31 VTP Management Domain (0x09), value length: 0 bytes: '' 138 VTP Management Domain (0x09), value length: 0 bytes: '' 157 VTP Management Domain (0x09), value length: 0 bytes: ''
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 2884 if (VectorType *VTP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos)) in getVectorType() local 2885 return QualType(VTP, 0); in getVectorType() 2915 if (VectorType *VTP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos)) in getExtVectorType() local 2916 return QualType(VTP, 0); in getExtVectorType()
|
/external/tcpdump/ |
D | CHANGES | 316 Add support for the cisco proprietary VTP protocol
|