Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_snmpv2_usm.c304 snmpv3_priv_algo_t priv_algo_val; in usmusertable_get_value() local
305 snmpv3_get_user((const char *)cell_instance->reference.ptr, NULL, NULL, &priv_algo_val, NULL); in usmusertable_get_value()
306 priv_algo = snmp_priv_algo_to_oid(priv_algo_val); in usmusertable_get_value()