Home
last modified time | relevance | path

Searched refs:ULTRA_STRING_MAX_LEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink_compat.c45 * ULTRA_STRING_MAX_LEN.
47 #define ULTRA_STRING_MAX_LEN 32768 macro
49 #define TIPC_SKB_MAX TLV_SPACE(ULTRA_STRING_MAX_LEN)
260 * "ULTRA_STRING_MAX_LEN" to be truncated. in __tipc_nl_compat_dumpit()
1182 msg->rep = tipc_tlv_alloc(ULTRA_STRING_MAX_LEN); in tipc_cmd_show_stats_compat()
1223 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
1230 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
1248 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
1255 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
1266 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink_compat.c46 * ULTRA_STRING_MAX_LEN.
48 #define ULTRA_STRING_MAX_LEN 32768 macro
50 #define TIPC_SKB_MAX TLV_SPACE(ULTRA_STRING_MAX_LEN)
259 * "ULTRA_STRING_MAX_LEN" to be truncated. in __tipc_nl_compat_dumpit()
1181 msg->rep = tipc_tlv_alloc(ULTRA_STRING_MAX_LEN); in tipc_cmd_show_stats_compat()
1222 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
1229 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
1247 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
1254 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
1265 msg->rep_size = ULTRA_STRING_MAX_LEN; in tipc_nl_compat_handle()
[all...]

Completed in 3 milliseconds