Home
last modified time | relevance | path

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

/linux-6.15/include/linux/can/
H A Dcore.h41 #define CAN_REQUIRED_SIZE(struct_type, member) \ macro
/linux-6.15/net/can/
H A Draw.c64 #define RAW_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_ifindex)
H A Dbcm.c92 #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)
/linux-6.15/net/can/j1939/
H A Dsocket.c23 #define J1939_MIN_NAMELEN CAN_REQUIRED_SIZE(struct sockaddr_can, can_addr.j1939)