Lines Matching refs:can_id
162 (can_id) is used for arbitration on the CAN-bus. Therefore the CAN-IDs
269 canid_t can_id; /* 32 bit CAN_ID + EFF/RTR/ERR flags */
390 canid_t can_id; /* 32 bit CAN_ID + EFF/RTR/ERR flags */
398 The struct canfd_frame and the existing struct can_frame have the can_id,
444 canid_t can_id;
450 <received_can_id> & mask == can_id & mask
454 bit is set in can_id element of the can_filter structure. In
460 rfilter[0].can_id = 0x123;
462 rfilter[1].can_id = 0x200;
494 rfilter[0].can_id = 0x123;
504 rfilter[0].can_id = 0x123;
506 rfilter[1].can_id = 0x12345678 | CAN_EFF_FLAG;
586 printf("can_id: %X data length: %d data: ", cfd.can_id, cfd.len);
660 canid_t can_id; /* unique can_id for task */
690 distinguished by the unique can_id in each BCM message. However additional
708 TX_DELETE: Remove (cyclic) transmission task, requires only can_id.
710 TX_READ: Read properties of (cyclic) transmission task for can_id.
725 RX_DELETE: Remove RX content filter subscription, requires only can_id.
727 RX_READ: Read properties of RX content filter subscription for can_id.
752 TX_CP_CAN_ID: Copies the can_id from the message header to each
754 TX tasks the unique can_id from the message header may differ from the
755 can_id(s) stored for transmission in the subsequent struct can_frame(s).
757 RX_FILTER_ID: Filter by can_id alone, no frames required (nframes=0).
835 msg.msg_head.can_id = 0x42;
881 device can_id can_mask function userdata matches ident