Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dname_distr.h71 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ);
H A Dname_distr.c118 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()