#ifndef timestamp_h
#define timestamp_h

int generate_tid (u_int16_t ntid[ID_LEN], u_int16_t ltid[ID_LEN]);

#endif