Lines Matching refs:smc_sock
44 struct smc_sock *smc = smc_sk(sk);
67 void smc_tx_sndbuf_nonfull(struct smc_sock *smc)
77 static int smc_tx_wait(struct smc_sock *smc, int flags)
127 static bool smc_tx_is_corked(struct smc_sock *smc)
145 static bool smc_should_autocork(struct smc_sock *smc)
159 static bool smc_tx_should_cork(struct smc_sock *smc, struct msghdr *msg)
181 int smc_tx_sendmsg(struct smc_sock *smc, struct msghdr *msg, size_t len)
484 struct smc_sock *smc = container_of(conn, struct smc_sock,
562 struct smc_sock *smc =
563 container_of(conn, struct smc_sock, conn);
626 struct smc_sock *smc = container_of(conn, struct smc_sock, conn);
692 struct smc_sock *smc = container_of(conn, struct smc_sock, conn);
713 struct smc_sock *smc = container_of(conn, struct smc_sock, conn);
759 void smc_tx_init(struct smc_sock *smc)