Searched refs:TIPC_TLV_ULTRA_STRING (Results 1 – 2 of 2) sorted by relevance
896 tipc_tlv_init(msg->rep, TIPC_TLV_ULTRA_STRING); in tipc_cmd_show_stats_compat()934 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()959 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()966 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()
144 #define TIPC_TLV_ULTRA_STRING 5 /* char[32768] (max) */ macro