Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_mib2_tcp.c261 u32_t result_temp[LWIP_ARRAYSIZE(tcp_ConnTable_oid_ranges)]; in tcp_ConnTable_get_next_cell_instance_and_value() local
264 …snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(tcp_ConnTable_oi… in tcp_ConnTable_get_next_cell_instance_and_value()
380 u32_t result_temp[38]; in tcp_ConnectionTable_get_next_cell_instance_and_value() local
387 snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(result_temp)); in tcp_ConnectionTable_get_next_cell_instance_and_value()
395 u32_t test_oid[LWIP_ARRAYSIZE(result_temp)]; in tcp_ConnectionTable_get_next_cell_instance_and_value()
475 u32_t result_temp[19]; in tcp_ListenerTable_get_next_cell_instance_and_value() local
480 snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(result_temp)); in tcp_ListenerTable_get_next_cell_instance_and_value()
486 u32_t test_oid[LWIP_ARRAYSIZE(result_temp)]; in tcp_ListenerTable_get_next_cell_instance_and_value()
Dsnmp_mib2_udp.c173 u32_t result_temp[39]; in udp_endpointTable_get_next_cell_instance_and_value() local
178 snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(result_temp)); in udp_endpointTable_get_next_cell_instance_and_value()
183 u32_t test_oid[LWIP_ARRAYSIZE(result_temp)]; in udp_endpointTable_get_next_cell_instance_and_value()
283 u32_t result_temp[LWIP_ARRAYSIZE(udp_Table_oid_ranges)]; in udp_Table_get_next_cell_instance_and_value() local
286 …snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(udp_Table_oid_ra… in udp_Table_get_next_cell_instance_and_value()
Dsnmp_mib2_ip.c281 u32_t result_temp[LWIP_ARRAYSIZE(ip_AddrTable_oid_ranges)]; in ip_AddrTable_get_next_cell_instance_and_value() local
284 …snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(ip_AddrTable_oid… in ip_AddrTable_get_next_cell_instance_and_value()
435 u32_t result_temp[LWIP_ARRAYSIZE(ip_RouteTable_oid_ranges)]; in ip_RouteTable_get_next_cell_instance_and_value() local
439 …snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(ip_RouteTable_oi… in ip_RouteTable_get_next_cell_instance_and_value()
462 snmp_oid_to_ip4(&result_temp[0], &dst); in ip_RouteTable_get_next_cell_instance_and_value()
554 u32_t result_temp[LWIP_ARRAYSIZE(ip_NetToMediaTable_oid_ranges)]; in ip_NetToMediaTable_get_next_cell_instance_and_value() local
557 …snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(ip_NetToMediaTab… in ip_NetToMediaTable_get_next_cell_instance_and_value()
Dsnmp_mib2_interfaces.c128 u32_t result_temp[LWIP_ARRAYSIZE(interfaces_Table_oid_ranges)]; in interfaces_Table_get_next_cell_instance() local
133 …snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(interfaces_Table… in interfaces_Table_get_next_cell_instance()
Dsnmp_snmpv2_usm.c186 u32_t result_temp[LWIP_ARRAYSIZE(usmUserTable_oid_ranges)]; in usmusertable_get_next_instance() local
247 …snmp_next_oid_init(&state, row_oid->id, row_oid->len, result_temp, LWIP_ARRAYSIZE(usmUserTable_oid… in usmusertable_get_next_instance()