cgw_csum_xor 142 include/uapi/linux/can/gw.h #define CGW_CS_XOR_LEN sizeof(struct cgw_csum_xor) cgw_csum_xor 104 net/can/gw.c struct cgw_csum_xor xor; cgw_csum_xor 109 net/can/gw.c struct cgw_csum_xor *xor); cgw_csum_xor 259 net/can/gw.c static void cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor) cgw_csum_xor 281 net/can/gw.c static void cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor) cgw_csum_xor 292 net/can/gw.c static void cgw_csum_xor_neg(struct canfd_frame *cf, struct cgw_csum_xor *xor) cgw_csum_xor 718 net/can/gw.c [CGW_CS_XOR] = { .len = sizeof(struct cgw_csum_xor) }, cgw_csum_xor 928 net/can/gw.c struct cgw_csum_xor *c = nla_data(tb[CGW_CS_XOR]);