Searched refs:CANXL_MIN_DLEN (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | can.h | 104 #define CANXL_MIN_DLEN 1 macro |
| /linux/net/can/ | ||
| H A D | raw.c | 931 if (size < CANXL_HDR_SIZE + CANXL_MIN_DLEN || size > CANXL_MTU) in raw_sendmsg() |