Home
last modified time | relevance | path

Searched refs:j1939 (Results 1 – 8 of 8) sorted by relevance

/linux/net/can/j1939/
H A DKconfig11 Say Y to have in-kernel support for j1939 socket type. This
12 allows communication according to SAE j1939.
14 SAE j1939-21 (datalink & transport protocol)
15 & SAE j1939-81 (network management).
H A DMakefile3 obj-$(CONFIG_CAN_J1939) += can-j1939.o
5 can-j1939-objs := \
/linux/net/can/
H A DMakefile19 obj-$(CONFIG_CAN_J1939) += j1939/
/linux/Documentation/networking/
H A Dj1939.rst256 To use J1939, ``#include <linux/can/j1939.h>``. From there, ``<linux/can.h>`` will be
301 } j1939;
307 ``can_addr.j1939.pgn`` specifies the PGN (max 0x3ffff). Individual bits are
310 ``can_addr.j1939.name`` contains the 64-bit J1939 NAME.
312 ``can_addr.j1939.addr`` contains the address.
332 If ``can_addr.j1939.name`` is set (!= 0) the NAME is looked up by the kernel and
333 the corresponding ADDR is used. If ``can_addr.j1939.name`` is not set (== 0),
334 ``can_addr.j1939.addr`` is used.
883 ``j1939.name`` member and provide it to ``bind(2)``. If the name had claimed an address
885 ``j1939
[all...]
H A Dindex.rst24 j1939
H A Dcan.rst294 } j1939;
/linux/Documentation/translations/zh_CN/networking/
H A Dindex.rst46 * j1939
/linux/
H A DMAINTAINERS5469 F: Documentation/networking/j1939.rst
5470 F: include/uapi/linux/can/j1939.h
5471 F: net/can/j1939/