Searched refs:tws_command_apache (Results 1 – 3 of 3) sorted by relevance
127 sizeof(struct tws_command_apache)); in tws_passthru()155 memcpy(&ubuf->cmd_pkt.hdr, &req->cmd_pkt->hdr, sizeof(struct tws_command_apache)); in tws_passthru()156 memcpy(&ubuf->cmd_pkt.cmd, &req->cmd_pkt->cmd, sizeof(struct tws_command_apache)); in tws_passthru()
317 struct tws_command_apache { struct334 struct tws_command_apache pkt_a; argument
804 bzero(&r->cmd_pkt->cmd, sizeof(struct tws_command_apache)); in tws_get_request()