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

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/entityMib/
H A DentPhysicalTable.h66 } entPhysicalEntry_t; typedef in typeref:struct:entPhysicalEntry_s
81 extern entPhysicalEntry_t* getPhysicalTableEntry(int xPhysicalIndex);
82 extern entPhysicalEntry_t* getPhysicalTableStaleEntry(int xPhysicalIndex);
83 extern int allocPhysicalEntry(int physidx, entPhysicalEntry_t * newPhysEntry);
85 extern void populate_entPhysicalEntry(entPhysicalEntry_t *phyStatic,

Completed in 19 milliseconds