Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnetlink_compat.c149 static struct sk_buff *tipc_tlv_alloc(int size) in tipc_tlv_alloc() function
171 buf = tipc_tlv_alloc(TLV_SPACE(str_len)); in tipc_get_err_tlv()
286 msg->rep = tipc_tlv_alloc(msg->rep_size); in tipc_nl_compat_dumpit()
398 msg->rep = tipc_tlv_alloc(0); in tipc_nl_compat_doit()
1181 msg->rep = tipc_tlv_alloc(ULTRA_STRING_MAX_LEN); in tipc_cmd_show_stats_compat()
1201 msg->rep = tipc_tlv_alloc(0); in tipc_nl_compat_handle()