H A D | af_smc.c | 1729 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept() argument 1741 *new_smc = NULL; in smc_clcsock_accept() 1745 *new_smc = smc_sk(new_sk); in smc_clcsock_accept() 1761 *new_smc = NULL; in smc_clcsock_accept() 1782 (*new_smc)->clcsock = new_clcsock; in smc_clcsock_accept() 1917 static void smc_listen_out(struct smc_sock *new_smc) in smc_listen_out() argument 1919 struct smc_sock *lsmc = new_smc->listen_smc; in smc_listen_out() 1920 struct sock *newsmcsk = &new_smc->sk; in smc_listen_out() 1922 if (tcp_sk(new_smc->clcsock->sk)->syn_smc) in smc_listen_out() 1940 static void smc_listen_out_connected(struct smc_sock *new_smc) in smc_listen_out_connected() argument 1951 smc_listen_out_err(struct smc_sock * new_smc) smc_listen_out_err() argument 1965 smc_listen_decline(struct smc_sock * new_smc,int reason_code,int local_first,u8 version) smc_listen_decline() argument 1986 smc_listen_v2_check(struct smc_sock * new_smc,struct smc_clc_msg_proposal * pclc,struct smc_init_info * ini) smc_listen_v2_check() argument 2048 smc_listen_prfx_check(struct smc_sock * new_smc,struct smc_clc_msg_proposal * pclc) smc_listen_prfx_check() argument 2066 smc_listen_rdma_init(struct smc_sock * new_smc,struct smc_init_info * ini) smc_listen_rdma_init() argument 2086 smc_listen_ism_init(struct smc_sock * new_smc,struct smc_init_info * ini) smc_listen_ism_init() argument 2152 smc_find_ism_v2_device_serv(struct smc_sock * new_smc,struct smc_clc_msg_proposal * pclc,struct smc_init_info * ini) smc_find_ism_v2_device_serv() argument 2242 smc_find_ism_v1_device_serv(struct smc_sock * new_smc,struct smc_clc_msg_proposal * pclc,struct smc_init_info * ini) smc_find_ism_v1_device_serv() argument 2273 smc_listen_rdma_reg(struct smc_sock * new_smc,bool local_first) smc_listen_rdma_reg() argument 2291 smc_find_rdma_v2_device_serv(struct smc_sock * new_smc,struct smc_clc_msg_proposal * pclc,struct smc_init_info * ini) smc_find_rdma_v2_device_serv() argument 2342 smc_find_rdma_v1_device_serv(struct smc_sock * new_smc,struct smc_clc_msg_proposal * pclc,struct smc_init_info * ini) smc_find_rdma_v1_device_serv() argument 2367 smc_listen_find_device(struct smc_sock * new_smc,struct smc_clc_msg_proposal * pclc,struct smc_init_info * ini) smc_listen_find_device() argument 2415 smc_listen_rdma_finish(struct smc_sock * new_smc,struct smc_clc_msg_accept_confirm * cclc,bool local_first,struct smc_init_info * ini) smc_listen_rdma_finish() argument 2443 struct smc_sock *new_smc = container_of(work, struct smc_sock, smc_listen_work() local 2590 struct smc_sock *new_smc; smc_tcp_listen_work() local [all...] |