Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dsnmp_core.h294 u8_t snmp_next_oid_precheck(struct snmp_next_oid_state *state, const u32_t *oid, u8_t oid_len);
/third_party/lwip/src/apps/snmp/
Dsnmp_core.c1129 snmp_next_oid_precheck(struct snmp_next_oid_state *state, const u32_t *oid, u8_t oid_len) in snmp_next_oid_precheck() function