Searched refs:PD_FLAG_TAMPER (Results 1 – 3 of 3) sorted by relevance
117 #define PD_FLAG_TAMPER 0x00000002 /* local tamper status */ macro
420 SET_FLAG(pd, PD_FLAG_TAMPER); in cp_decode_response()422 CLEAR_FLAG(pd, PD_FLAG_TAMPER); in cp_decode_response()
642 buf[len++] = ISSET_FLAG(pd, PD_FLAG_TAMPER); in pd_build_reply()