Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
H A Dsnmp_mib2_interfaces.c97 u32_t ifIndex; in interfaces_Table_get_cell_instance() local
108 ifIndex = row_oid[0]; in interfaces_Table_get_cell_instance()
112 if (netif_to_num(netif) == ifIndex) { in interfaces_Table_get_cell_instance()
165 case 1: /* ifIndex */ in interfaces_Table_get_value()
317 { 1, SNMP_ASN1_TYPE_INTEGER, SNMP_NODE_INSTANCE_READ_ONLY }, /* ifIndex */

Completed in 2 milliseconds