Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dsnmp_core.h299 void snmp_oid_prefix(struct snmp_obj_id* target, const u32_t *oid, u8_t oid_len);
/third_party/lwip/src/apps/snmp/
Dsnmp_core.c566 snmp_oid_prefix(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) in snmp_oid_prefix() function