Lines Matching full:frames
62 sender starts to send frames containing fragments of the data payload (called
63 Consecutive Frames - CF), stopping after every ``blocksize``-sized block to wait
159 * ``CAN_ISOTP_LISTEN_MODE``: listen only (do not send FC frames); normally
167 * ``CAN_ISOTP_TX_PADDING``: enable padding for transmitted frames, using
170 * ``CAN_ISOTP_RX_PADDING``: enable padding for the received frames, using
174 frames.
176 * ``CAN_ISOTP_CHK_PAD_DATA``: check padding bytes on the received frames
216 * ``txpad_content``: byte used as padding value for transmitted frames.
218 * ``rxpad_content``: byte used as padding value for received frames.
244 * ``bs``: blocksize provided in flow control frames.
246 * ``stmin``: minimum separation time provided in flow control frames; can
253 * ``wftmax``: maximum number of wait frames provided in flow control frames.
276 for classical CAN frames or ``CANFD_MTU`` for CAN FD frames.
278 * ``tx_dl``: maximum payload length for transmitted frames, can have one value
291 flow control frames:
303 a 32bit unsigned integer; received Consecutive Frames (CF) which timestamps
324 * no support is present for sending "wait frames": whether a PDU can be fully