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

/linux-4.1.27/net/tipc/
H A Dname_distr.c69 * named_prepare_buf - allocate & initialize a publication message
71 static struct sk_buff *named_prepare_buf(struct net *net, u32 type, u32 size, named_prepare_buf() function
127 buf = named_prepare_buf(net, PUBLICATION, ITEM_SIZE, 0); tipc_named_publish()
151 buf = named_prepare_buf(net, WITHDRAWAL, ITEM_SIZE, 0); tipc_named_withdraw()
181 skb = named_prepare_buf(net, PUBLICATION, msg_rem, list_for_each_entry()

Completed in 29 milliseconds