Home | Sort by relevance Sort by last modified time |
/bionic/libc/kernel/common/linux/can/ | |
gw.h | 87 __u8 final_xor_val; member in struct:cgw_csum_crc8 |
/external/kernel-headers/original/linux/can/ | |
gw.h | 85 __u8 final_xor_val; member in struct:cgw_csum_crc8 140 * Finally the result value is XOR'ed with the final_xor_val. 149 * can_frame.data[ result_idx ] = crc ^ final_xor_val |