Lines Matching defs:conn_impl
37 static void hs_fill_crypto_data(struct connection *conn_impl, __u8 ops, in hs_fill_crypto_data()
55 static int hs_parse_crypto_data(struct connection *conn_impl, __u8 ops, in hs_parse_crypto_data()
72 static void hs_fill_case_sense_data(struct connection *conn_impl, __u8 ops, in hs_fill_case_sense_data()
84 static int hs_parse_case_sense_data(struct connection *conn_impl, __u8 ops, in hs_parse_case_sense_data()
102 static void hs_fill_feature_data(struct connection *conn_impl, __u8 ops, in hs_fill_feature_data()
115 static int hs_parse_feature_data(struct connection *conn_impl, __u8 ops, in hs_parse_feature_data()
173 static void hs_fill_extend_data(struct connection *conn_impl, __u8 ops, in hs_fill_extend_data()
215 static int hs_parse_extend_data(struct connection *conn_impl, __u8 ops, in hs_parse_extend_data()
270 static int hs_proc_msg_data(struct connection *conn_impl, __u8 ops, void *data, in hs_proc_msg_data()
310 static int connection_handshake_init_tls(struct connection *conn_impl, __u8 ops) in connection_handshake_init_tls()
346 static int do_send_handshake(struct connection *conn_impl, __u8 ops, in do_send_handshake()
555 void connection_send_handshake(struct connection *conn_impl, __u8 ops, in connection_send_handshake()
595 struct connection *conn_impl = NULL; in connection_to_working() local
613 void connection_handshake_recv_handler(struct connection *conn_impl, void *buf, in connection_handshake_recv_handler()
732 void connection_working_recv_handler(struct connection *conn_impl, void *buf, in connection_working_recv_handler()
854 struct connection *conn_impl = NULL; in hmdfs_disconnect_node() local
950 struct connection *conn_impl = NULL; in get_conn_impl() local
971 struct connection *conn_impl = NULL; in set_conn_sock_quickack() local