Searched refs:fwd_port (Results 1 – 1 of 1) sorted by relevance
76 void* handleConnection(int client_sock, int fwd_cid, int fwd_port) { in handleConnection() argument90 fwd_addr.svm_port = fwd_port; in handleConnection()140 int fwd_port = service.port; in setupRoute() local162 std::thread t(handleConnection, client_sock, fwd_cid, fwd_port); in setupRoute()