Searched refs:PAYLOAD_VCODE (Results 1 – 2 of 2) sorted by relevance
47 if payload_protect.v_code != PAYLOAD_VCODE { in unpack_payload_protect()67 v_code: PAYLOAD_VCODE, in concat_pack()
264 pub const PAYLOAD_VCODE: u8 = 0x09; constant