OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:canfd_frame
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
can.h
47
struct
canfd_frame
{
struct
56
#define CANFD_MTU (sizeof(struct
canfd_frame
))
/external/iproute2/include/uapi/linux/
can.h
114
* defined bits for
canfd_frame
.flags
116
* The use of struct
canfd_frame
implies the Extended Data Length (EDL) bit to
133
* struct
canfd_frame
- CAN flexible data rate frame structure
141
struct
canfd_frame
{
struct
151
#define CANFD_MTU (sizeof(struct
canfd_frame
))
/external/kernel-headers/original/uapi/linux/
can.h
114
* defined bits for
canfd_frame
.flags
116
* The use of struct
canfd_frame
implies the Extended Data Length (EDL) bit to
133
* struct
canfd_frame
- CAN flexible data rate frame structure
141
struct
canfd_frame
{
struct
151
#define CANFD_MTU (sizeof(struct
canfd_frame
))
Completed in 4614 milliseconds