Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tipc/
A Dname_distr.c67 static struct sk_buff *named_prepare_buf(struct net *net, u32 type, u32 size, in named_prepare_buf() function
101 skb = named_prepare_buf(net, PUBLICATION, ITEM_SIZE, 0); in tipc_named_publish()
130 skb = named_prepare_buf(net, WITHDRAWAL, ITEM_SIZE, 0); in tipc_named_withdraw()
164 skb = named_prepare_buf(net, PUBLICATION, msg_rem, in named_distribute()

Completed in 3 milliseconds