Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dsnmp_core.h328 u8_t snmp_encode_truthvalue(s32_t *asn1_value, u32_t bool_value);
/third_party/lwip/src/apps/snmp/
Dsnmp_core.c1330 snmp_encode_truthvalue(s32_t *asn1_value, u32_t bool_value) in snmp_encode_truthvalue() function