Home
last modified time | relevance | path

Searched defs:ModuleIdentity (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/
DModuleIdentity.cs3 public sealed class ModuleIdentity : EntityBase class
5 … public ModuleIdentity(IModule module, SymbolList preAssignSymbols, ISymbolEnumerator symbols) in ModuleIdentity() method in Lextm.SharpSnmpLib.Mib.Elements.Entities.ModuleIdentity
/third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/
DSymbol.cs191 public static readonly Symbol ModuleIdentity = new Symbol("MODULE-IDENTITY"); field in Lextm.SharpSnmpLib.Mib.Symbol