Home
last modified time | relevance | path

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

/net/tipc/
Dname_distr.h71 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ);
Dname_distr.c114 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ) in tipc_named_withdraw() function
Dname_table.c657 skb = tipc_named_withdraw(net, p); in tipc_nametbl_withdraw()