Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
H A Dsnmp_mib2_system.c83 static const u16_t *syslocation_len = NULL; /* use strlen for determining len */ variable
85 static u16_t *syslocation_wr_len = NULL; /* if writable, points to the same buffer as syslocation_len (required for correct constness) */
206 syslocation_len = ocstrlen; in snmp_mib2_set_syslocation()
221 syslocation_len = ocstrlen; in snmp_mib2_set_syslocation_readonly()
259 var_len = (const s16_t *)syslocation_len; in system_get_value()

Completed in 1 milliseconds