cgw_fdframe_mod 121 include/uapi/linux/can/gw.h #define CGW_FDMODATTR_LEN sizeof(struct cgw_fdframe_mod) cgw_fdframe_mod 586 net/can/gw.c struct cgw_fdframe_mod mb; cgw_fdframe_mod 725 net/can/gw.c [CGW_FDMOD_AND] = { .len = sizeof(struct cgw_fdframe_mod) }, cgw_fdframe_mod 726 net/can/gw.c [CGW_FDMOD_OR] = { .len = sizeof(struct cgw_fdframe_mod) }, cgw_fdframe_mod 727 net/can/gw.c [CGW_FDMOD_XOR] = { .len = sizeof(struct cgw_fdframe_mod) }, cgw_fdframe_mod 728 net/can/gw.c [CGW_FDMOD_SET] = { .len = sizeof(struct cgw_fdframe_mod) }, cgw_fdframe_mod 757 net/can/gw.c struct cgw_fdframe_mod mb;