Searched refs:tipc_withdraw (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dcore.c259 EXPORT_SYMBOL(tipc_withdraw); variable
H A Dsocket.c361 return tipc_withdraw(portref, 0, NULL);
375 tipc_withdraw(portref, -addr->scope, &addr->addr.nameseq);
H A Dport.c267 tipc_withdraw(ref, 0, NULL);
1103 int tipc_withdraw(u32 ref, unsigned int scope, struct tipc_name_seq const *seq) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/tipc/
H A Dtipc.h147 int tipc_withdraw(u32 portref, unsigned int scope,

Completed in 125 milliseconds