Searched refs:allow_data_connection (Results 1 – 1 of 1) sorted by relevance
113 int allow_data_connection(struct session *s);172 return (allow_data_connection(s)); in client_parse()930 return (allow_data_connection(s)); in server_parse()940 allow_data_connection(struct session *s) in allow_data_connection() function