Lines Matching refs:message

26       4.1.7 RAW socket returned message flags
29 4.2.2 Broadcast Manager message flags
31 4.2.4 Broadcast Manager message sequence transmission
33 4.2.6 Broadcast Manager multiplex message receive filter
233 creates an appropriate error message frame. Error messages frames can
237 by default. The format of the CAN error message frame is briefly
425 - The socket only receives valid data frames (=> no error message frames)
620 4.1.7 RAW socket returned message flags
637 such as message contents changes, packet length changes, and do time-out
641 created and modified at runtime; both the message content and the two
646 configuration message is defined. The basic BCM configuration message used
648 defined in the linux/can/bcm.h include. The BCM message consists of a
649 message header with a command ('opcode') followed by zero or more CAN frames.
687 distinguished by the unique can_id in each BCM message. However additional
730 RX_TIMEOUT: Cyclic message is detected to be absent (timer ival1 expired).
732 RX_CHANGED: BCM message with updated CAN frame (detected content change).
733 Sent on first message received or on receipt of revised CAN messages.
735 4.2.2 Broadcast Manager message flags
737 When sending a message to the broadcast manager the 'flags' element may
745 TX_COUNTEVT: Create the message TX_EXPIRED when count expires
749 TX_CP_CAN_ID: Copies the can_id from the message header to each
751 TX tasks the unique can_id from the message header may differ from the
761 RX_CHANGED message will be generated when the (cyclic) receive restarts.
776 4.2.4 Broadcast Manager message sequence transmission
780 element of the BCM message head. The defined number of CAN frames are added
781 as array to the TX_SETUP BCM configuration message.
803 ival1: Send RX_TIMEOUT when a received message is not received again within
807 ival2: Throttle the received message rate down to the value of ival2. This
812 4.2.6 Broadcast Manager multiplex message receive filter
814 To filter for content changes in multiplex message sequences an array of more
815 than one CAN frames can be passed in a RX_SETUP configuration message. The
821 filters) can be added as array to the TX_SETUP BCM configuration message.
886 rcvlist_err - list for error message frames masks
1009 netlink message types are defined and briefly described in
1146 by monitoring CAN error message frames and do a restart when
1151 Note that a restart will also create a CAN error message frame (see