Searched refs:fwd_cid (Results 1 – 1 of 1) sorted by relevance
76 void* handleConnection(int client_sock, int fwd_cid, int fwd_port) { in handleConnection() argument89 fwd_addr.svm_cid = fwd_cid; in handleConnection()139 int fwd_cid = cid; in setupRoute() local162 std::thread t(handleConnection, client_sock, fwd_cid, fwd_port); in setupRoute()