Lines Matching refs:tx_stopped
63 if (psock->tx_stopped) {
68 psock->tx_stopped = 1;
77 * to handle the failure there. Need to commit tx_stopped
428 if (kcm && !unlikely(kcm->tx_stopped))
450 if (unlikely(psock->tx_stopped))
544 if (unlikely(psock->tx_stopped)) {
590 if (unlikely(psock && psock->tx_stopped)) {
1549 if (!psock->tx_stopped)
1816 /* Set tx_stopped. This is checked when psock is bound to a kcm and we
1820 kcm->tx_stopped = 1;