Searched refs:smc_tx_is_corked (Results 1 – 1 of 1) sorted by relevance
127 static bool smc_tx_is_corked(struct smc_sock *smc) in smc_tx_is_corked() function238 if ((msg->msg_flags & MSG_MORE || smc_tx_is_corked(smc)) && in smc_tx_sendmsg()