can-utils/include/linux
Oliver Hartkopp f6d963b5d9 isotpsend: add support for blocking write flag
With the new flag 'CAN_ISOTP_WAIT_TX_DONE' the send()/write() syscall returns
when the PDU is completely passed to the CAN netdevice queue. Depending on
STmin and other settings for the tx-queue-len this does not necessarily mean
that the PDU has been completely sent on the CAN interface at that time.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
2020-10-01 20:42:50 +02:00
..
can isotpsend: add support for blocking write flag 2020-10-01 20:42:50 +02:00
can.h include: import header files from kernel v5.4-rc7 2019-11-12 08:59:58 +01:00
errqueue.h include: add errqueue.h, net_tstamp.h, netlink.h 2019-05-09 14:36:53 +02:00
net_tstamp.h include: add errqueue.h, net_tstamp.h, netlink.h 2019-05-09 14:36:53 +02:00
netlink.h Fix comparison type mismatch warnings 2020-05-28 20:54:37 +02:00