Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_core.c201 static const struct snmp_obj_id snmp_device_enterprise_oid_default = {SNMP_DEVICE_ENTERPRISE_OID_L… variable
202 …const struct snmp_obj_id *snmp_device_enterprise_oid = &snmp_device_enterprise_oid_default;
263 snmp_device_enterprise_oid = &snmp_device_enterprise_oid_default; in snmp_set_device_enterprise_oid()