Searched defs:new_smc (Results 1 – 2 of 2) sorted by relevance
| /linux/net/smc/ |
| H A D | af_smc.c | 1738 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept() 1926 static void smc_listen_out(struct smc_sock *new_smc) in smc_listen_out() 1949 static void smc_listen_out_connected(struct smc_sock *new_smc) in smc_listen_out_connected() 1960 static void smc_listen_out_err(struct smc_sock *new_smc) in smc_listen_out_err() 1974 static void smc_listen_decline(struct smc_sock *new_smc, int reason_code, in smc_listen_decline() 1995 static int smc_listen_v2_check(struct smc_sock *new_smc, in smc_listen_v2_check() 2057 static int smc_listen_prfx_check(struct smc_sock *new_smc, in smc_listen_prfx_check() 2075 static int smc_listen_rdma_init(struct smc_sock *new_smc, in smc_listen_rdma_init() 2095 static int smc_listen_ism_init(struct smc_sock *new_smc, in smc_listen_ism_init() 2161 static void smc_find_ism_v2_device_serv(struct smc_sock *new_smc, in smc_find_ism_v2_device_serv() [all …]
|
| H A D | smc_clc.c | 1238 int smc_clc_send_accept(struct smc_sock *new_smc, bool srv_first_contact, in smc_clc_send_accept()
|