Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dname_distr.h72 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ);
Dname_distr.c115 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ) in tipc_named_withdraw() function
Dname_table.c775 skb = tipc_named_withdraw(net, p); in tipc_nametbl_withdraw()