Lines Matching +full:use +full:- +full:cases
1 # SPDX-License-Identifier: GPL-2.0-only
24 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)"
28 the BSD socket API. You probably want to use the raw socket in
29 most cases where no higher level protocol is being used. The raw
31 To receive/send raw CAN messages, use AF_CAN with protocol CAN_RAW.
41 You probably want to use the bcm socket in most cases where cyclic
43 To use the Broadcast Manager, use AF_CAN with protocol CAN_BCM.
59 tristate "ISO 15765-2 CAN transport protocol"
61 CAN Transport Protocols offer support for segmented Point-to-Point
65 introduced with ISO 15765-2:2016.
69 as needed e.g. for vehicle diagnosis (UDS, ISO 14229) or IP-over-CAN