Searched refs:tipc_nametbl_withdraw (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/net/tipc/ |
D | name_table.h | 96 int tipc_nametbl_withdraw(u32 type, u32 lower, u32 ref, u32 key);
|
D | port.c | 1013 tipc_nametbl_withdraw(publ->type, publ->lower, in tipc_withdraw() 1028 tipc_nametbl_withdraw(publ->type, publ->lower, in tipc_withdraw()
|
D | name_table.c | 711 int tipc_nametbl_withdraw(u32 type, u32 lower, u32 ref, u32 key) in tipc_nametbl_withdraw() function
|