Lines Matching refs:tx_stopped
65 if (psock->tx_stopped) {
70 psock->tx_stopped = 1;
79 * to handle the failure there. Need to commit tx_stopped
432 if (kcm && !unlikely(kcm->tx_stopped))
454 if (unlikely(psock->tx_stopped))
548 if (unlikely(psock->tx_stopped)) {
592 if (unlikely(psock && psock->tx_stopped)) {
1427 if (!psock->tx_stopped)
1694 /* Set tx_stopped. This is checked when psock is bound to a kcm and we
1698 kcm->tx_stopped = 1;