Home
last modified time | relevance | path

Searched refs:TIPC_TLV_ULTRA_STRING (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/tipc/
Dnetlink_compat.c1155 tipc_tlv_init(msg->rep, TIPC_TLV_ULTRA_STRING); in tipc_cmd_show_stats_compat()
1193 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()
1218 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()
1225 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()
/Linux-v5.4/include/uapi/linux/
Dtipc_config.h145 #define TIPC_TLV_ULTRA_STRING 5 /* char[32768] (max) */ macro