Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dnetlink_compat.c987 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()
/linux-4.4.14/include/uapi/linux/
Dtipc_config.h144 #define TIPC_TLV_ULTRA_STRING 5 /* char[32768] (max) */ macro