tipc_cfg_msg_hdr 367 include/uapi/linux/tipc_config.h #define TCM_LENGTH(datalen) (sizeof(struct tipc_cfg_msg_hdr) + datalen) tipc_cfg_msg_hdr 374 include/uapi/linux/tipc_config.h struct tipc_cfg_msg_hdr *tcm_hdr; tipc_cfg_msg_hdr 378 include/uapi/linux/tipc_config.h tcm_hdr = (struct tipc_cfg_msg_hdr *)msg;