Home
last modified time | relevance | path

Searched refs:snmp_device_enterprise_oid_default (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/apps/snmp/
H A Dsnmp_core.c204 static const struct snmp_obj_id snmp_device_enterprise_oid_default = {SNMP_DEVICE_ENTERPRISE_OID_L… variable
205 …const struct snmp_obj_id *snmp_device_enterprise_oid = &snmp_device_enterprise_oid_default;
266 snmp_device_enterprise_oid = &snmp_device_enterprise_oid_default; in snmp_set_device_enterprise_oid()