Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnetlink_compat.c138 static struct sk_buff *tipc_tlv_alloc(int size) in tipc_tlv_alloc() function
160 buf = tipc_tlv_alloc(TLV_SPACE(str_len)); in tipc_get_err_tlv()
246 msg->rep = tipc_tlv_alloc(msg->rep_size); in tipc_nl_compat_dumpit()
336 msg->rep = tipc_tlv_alloc(0); in tipc_nl_compat_doit()
892 msg->rep = tipc_tlv_alloc(ULTRA_STRING_MAX_LEN); in tipc_cmd_show_stats_compat()
912 msg->rep = tipc_tlv_alloc(0); in tipc_nl_compat_handle()