Searched refs:snmp_table_get_next_instance (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/lwip2/lwip/apps/
H A Dsnmp_table.h76 snmp_err_t snmp_table_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance);
81 snmp_table_get_next_instance }, \
/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_table.c88 snmp_err_t snmp_table_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) function

Completed in 87 milliseconds