Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnetlink_compat.c147 static struct sk_buff *tipc_tlv_alloc(int size) in tipc_tlv_alloc() function
169 buf = tipc_tlv_alloc(TLV_SPACE(str_len)); in tipc_get_err_tlv()
289 msg->rep = tipc_tlv_alloc(msg->rep_size); in tipc_nl_compat_dumpit()
401 msg->rep = tipc_tlv_alloc(0); in tipc_nl_compat_doit()
1184 msg->rep = tipc_tlv_alloc(ULTRA_STRING_MAX_LEN); in tipc_cmd_show_stats_compat()
1204 msg->rep = tipc_tlv_alloc(0); in tipc_nl_compat_handle()