Searched refs:tohex (Results 1 – 1 of 1) sorted by relevance
150 def tohex(ip): function2972 byte_str = tohex(ip).rjust(16)3043 data.append(tohex(query.value(8)).rjust(16) + " " + query.value(9) + offstr(query.value(10)) +3045 tohex(query.value(12)) + " " + query.value(13) + offstr(query.value(14)) +