Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dname_distr.h72 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ);
H A Dname_distr.c113 * tipc_named_withdraw - tell other nodes about a withdrawn publication by this node
115 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ) in tipc_named_withdraw() function
H A Dname_table.c775 skb = tipc_named_withdraw(net, p); in tipc_nametbl_withdraw()
/kernel/linux/linux-6.6/net/tipc/
H A Dname_distr.h71 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ);
H A Dname_distr.c114 * tipc_named_withdraw - tell other nodes about a withdrawn publication by this node
118 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *p) in tipc_named_withdraw() function
H A Dname_table.c812 skb = tipc_named_withdraw(net, p); in tipc_nametbl_withdraw()

Completed in 6 milliseconds