Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dname_table.h96 int tipc_nametbl_withdraw(u32 type, u32 lower, u32 ref, u32 key);
Dport.c1013 tipc_nametbl_withdraw(publ->type, publ->lower, in tipc_withdraw()
1028 tipc_nametbl_withdraw(publ->type, publ->lower, in tipc_withdraw()
Dname_table.c711 int tipc_nametbl_withdraw(u32 type, u32 lower, u32 ref, u32 key) in tipc_nametbl_withdraw() function