Searched refs:snmp_oct2tc (Results 1 – 3 of 3) sorted by relevance
91 char *snmp_oct2tc(enum snmp_tc tc, uint32_t len, char *octets);
156 snmp_oct2tc(enum snmp_tc tc, uint32_t len, char *octets) in snmp_oct2tc() function
1656 if ((buf = snmp_oct2tc(tc, len, (char *) octets)) != NULL) { in snmp_output_octetstring()