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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/tipc/
H A Dtipc.h147 int tipc_withdraw(u32 portref, unsigned int scope,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dcore.c246 EXPORT_SYMBOL(tipc_withdraw); variable
H A Dsocket.c319 res = tipc_withdraw(tsock->p->ref, 0, NULL);
343 res = tipc_withdraw(tsock->p->ref, -addr->scope,
H A Dport.c274 tipc_withdraw(ref, 0, NULL);
1126 int tipc_withdraw(u32 ref, unsigned int scope, struct tipc_name_seq const *seq) function

Completed in 280 milliseconds