Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/can/
H A Dcore.h41 #define CAN_REQUIRED_SIZE(struct_type, member) \ macro
/openbmc/linux/net/can/
H A Draw.c64 #define RAW_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_ifindex)
H A Dbcm.c89 #define BCM_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_ifindex)
H A Disotp.c80 #define ISOTP_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_addr.tp)
/openbmc/linux/net/can/j1939/
H A Dsocket.c23 #define J1939_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_addr.j1939)