Home | History | Annotate | Download | only in pending

Lines Matching refs:client_port

272   uint32_t client_port;
885 packet.udph.dest = gstate.client_port; //CLIENT_PORT
937 packet.udph.dest = gstate.client_port; //CLIENT_PORT
966 memcpy(&gstate.client_port, &c_addr.sin6_port, sizeof(uint32_t));
990 memcpy(&gstate.client_port, &c_addr.sin_port, sizeof(uint32_t));