Searched refs:tipc_set_portunreturnable (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.h143 int tipc_set_portunreturnable(u32 portref, unsigned int isunreturnable);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dcore.c244 EXPORT_SYMBOL(tipc_set_portunreturnable); variable
H A Dsocket.c192 tipc_set_portunreturnable(ref, 1);
1523 res = tipc_set_portunreturnable(tsock->p->ref, value);
H A Dport.c377 int tipc_set_portunreturnable(u32 ref, unsigned int isunrejectable) function

Completed in 58 milliseconds