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