Home
last modified time | relevance | path

Searched refs:tx_dl (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/can/
H A Disotp.h114 __u8 tx_dl; /* tx link layer data length in bytes */ member
/linux-6.15/net/can/
H A Disotp.c1446 if (ll.tx_dl != padlen(ll.tx_dl)) in isotp_setsockopt_locked()
1453 (ll.tx_dl > CAN_MAX_DLEN || ll.tx_flags != 0)) in isotp_setsockopt_locked()
1459 so->tx.ll_dl = ll.tx_dl; in isotp_setsockopt_locked()
1624 so->ll.tx_dl = CAN_ISOTP_DEFAULT_LL_TX_DL; in isotp_init()
1628 so->tx.ll_dl = so->ll.tx_dl; in isotp_init()
/linux-6.15/Documentation/networking/
H A Diso15765-2.rst271 u8 tx_dl;
278 * ``tx_dl``: maximum payload length for transmitted frames, can have one value