Searched refs:PD_FLAG_R_TAMPER (Results 1 – 3 of 3) sorted by relevance
119 #define PD_FLAG_R_TAMPER 0x00000008 /* remote tamper status */ macro
436 SET_FLAG(pd, PD_FLAG_R_TAMPER); in cp_decode_response()438 CLEAR_FLAG(pd, PD_FLAG_R_TAMPER); in cp_decode_response()
651 buf[len++] = ISSET_FLAG(pd, PD_FLAG_R_TAMPER); in pd_build_reply()