Searched defs:snmp_text_conv (Results 1 – 1 of 1) sorted by relevance
94 static struct snmp_text_conv { struct95 enum snmp_tc tc;96 const char *tc_str;97 int32_t len;98 snmp_oct2tc_f oct2tc;99 snmp_tc2oid_f tc2oid;100 snmp_tc2oct_f tc2oct;