Home
last modified time | relevance | path

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

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