Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dname_distr.h71 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ);
H A Dname_distr.c85 * tipc_named_publish - tell other nodes about a new publication by this node
87 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ) in tipc_named_publish() function
H A Dname_table.c745 skb = tipc_named_publish(net, p); in tipc_nametbl_publish()
/kernel/linux/linux-6.6/net/tipc/
H A Dname_distr.h70 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ);
H A Dname_distr.c84 * tipc_named_publish - tell other nodes about a new publication by this node
88 struct sk_buff *tipc_named_publish(struct net *net, struct publication *p) in tipc_named_publish() function
H A Dname_table.c779 skb = tipc_named_publish(net, p); in tipc_nametbl_publish()

Completed in 6 milliseconds