TLV_ALIGN         281 include/linux/tipc_config.h #define TLV_SPACE(datalen) (TLV_ALIGN(TLV_LENGTH(datalen)))
TLV_ALIGN         353 include/linux/tipc_config.h 	__u16 tlv_space = TLV_ALIGN(ntohs(list->tlv_ptr->tlv_len));