Searched refs:tws_command_apache (Results 1 – 4 of 4) sorted by relevance
139 sizeof(struct tws_command_apache)); in tws_passthru()183 memcpy(&ubuf->cmd_pkt.hdr, &req->cmd_pkt->hdr, sizeof(struct tws_command_apache)); in tws_passthru()184 memcpy(&ubuf->cmd_pkt.cmd, &req->cmd_pkt->cmd, sizeof(struct tws_command_apache)); in tws_passthru()
301 struct tws_command_apache { struct318 struct tws_command_apache pkt_a; argument
153 bzero(&req->cmd_pkt->cmd, sizeof(struct tws_command_apache)); in tws_init_connect()
832 bzero(&r->cmd_pkt->cmd, sizeof(struct tws_command_apache)); in tws_get_request()