Searched refs:CMD_EPRT (Results 1 – 1 of 1) sorted by relevance
63 enum { CMD_NONE = 0, CMD_PORT, CMD_EPRT, CMD_PASV, CMD_EPSV }; enumerator174 if (s->cmd == CMD_PORT || s->cmd == CMD_EPRT) in client_parse()229 s->cmd = CMD_EPRT; in client_parse_cmd()238 if (s->cmd == CMD_PORT || s->cmd == CMD_EPRT) { in client_parse_cmd()896 case CMD_EPRT: in parse_port()937 case CMD_EPRT: in proxy_reply()1058 if (s->cmd == CMD_PORT || s->cmd == CMD_EPRT) { in allow_data_connection()