Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_core.c202 static const struct snmp_obj_id *snmp_device_enterprise_oid = &snmp_device_enterprise_oid_d… variable
263 snmp_device_enterprise_oid = &snmp_device_enterprise_oid_default; in snmp_set_device_enterprise_oid()
265 snmp_device_enterprise_oid = device_enterprise_oid; in snmp_set_device_enterprise_oid()
276 return snmp_device_enterprise_oid; in snmp_get_device_enterprise_oid()