Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dname_distr.h72 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ);
H A Dname_distr.c115 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()