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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/tipc/
H A Dname_distr.h43 void tipc_named_withdraw(struct publication *publ);
H A Dname_distr.c132 dbg("tipc_named_withdraw: broadcasting publish msg\n");
137 * tipc_named_withdraw - tell other nodes about a withdrawn publication by this node
140 void tipc_named_withdraw(struct publication *publ) function
156 dbg("tipc_named_withdraw: broadcasting withdraw msg\n");
H A Dname_table.c808 tipc_named_withdraw(publ);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dname_distr.h43 void tipc_named_withdraw(struct publication *publ);
H A Dname_distr.c132 dbg("tipc_named_withdraw: broadcasting publish msg\n");
137 * tipc_named_withdraw - tell other nodes about a withdrawn publication by this node
140 void tipc_named_withdraw(struct publication *publ) function
156 dbg("tipc_named_withdraw: broadcasting withdraw msg\n");
H A Dname_table.c808 tipc_named_withdraw(publ);

Completed in 109 milliseconds