Home
last modified time | relevance | path

Searched refs:CAN_REQUIRED_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/can/
H A Dcore.h41 #define CAN_REQUIRED_SIZE(struct_type, member) \ macro
/linux/net/can/
H A Draw.c65 #define RAW_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_ifindex)
H A Dbcm.c93 #define BCM_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_ifindex)
H A Disotp.c81 #define ISOTP_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_addr.tp)
/linux/net/can/j1939/
H A Dsocket.c24 #define J1939_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_addr.j1939)