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