Searched defs:conn_impl (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
D | connection.c | 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() [all …]
|
D | crypto.c | 19 static void tls_crypto_set_key(struct connection *conn_impl, int tx) in tls_crypto_set_key() 56 int tls_crypto_info_init(struct connection *conn_impl) in tls_crypto_info_init() 178 int set_crypto_info(struct connection *conn_impl, int set_type) in set_crypto_info()
|
D | transport.c | 82 struct connection *conn_impl = NULL; in hmdfs_tcpi_rtt() local 1062 struct connection *conn_impl = NULL; in hmdfs_reget_connection() local
|
D | device_node.c | 200 struct connection *conn_impl = NULL; in sbi_status_show() local 244 struct connection *conn_impl = NULL; in sbi_stat_show() local 276 struct connection *conn_impl = NULL; in sbi_stat_store() local
|