tipc_set_portunreturnable  143 include/net/tipc/tipc.h int tipc_set_portunreturnable(u32 portref, unsigned int isunreturnable);
tipc_set_portunreturnable  248 net/tipc/socket.c 		tipc_set_portunreturnable(tp_ptr->ref, 1);
tipc_set_portunreturnable 1690 net/tipc/socket.c 		res = tipc_set_portunreturnable(tport->ref, value);