Searched refs:HEXSTR_SIZE (Results 1 – 1 of 1) sorted by relevance
4311 #define HEXSTR_SIZE 64 in tp_input() macro4312 char hexstr[HEXSTR_SIZE]; in tp_input()4316 bin2hex(buf, len, hexstr, HEXSTR_SIZE); in tp_input()