Searched refs:asn1_set_oid (Results 1 – 1 of 1) sorted by relevance
57 static void asn1_set_oid(unsigned char **buffer,1185 asn1_set_oid(&bufptr, packet->object_name); in asn1_encode_snmp()1212 asn1_set_oid(&bufptr, packet->object_value.oid); in asn1_encode_snmp()1525 asn1_set_oid(unsigned char **buffer, /* IO - Pointer in buffer */ in asn1_set_oid() function