Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_mib2_interfaces.c87 static const u8_t iftable_ifOperStatus_up = 1; variable
191 *value_s32 = iftable_ifOperStatus_up; in interfaces_Table_get_value()