Lines Matching refs:status
1209 * if we just appended a single frag. More status info needed
1730 * fastopen attempt, no need to check for additional subflow status.
2181 /* only the master socket status is relevant here. The exit
2347 /* be sure to clear the "sent status" on all re-injected fragments */
2362 * clean completely the subflow status when the subflow reaches
2488 /* subflow aborted before reaching the fully_established status
2976 msk->pm.status = 0;
3514 void mptcp_subflow_process_delegated(struct sock *ssk, long status)
3519 if (status & BIT(MPTCP_DELEGATE_SEND)) {
3527 if (status & BIT(MPTCP_DELEGATE_SNDBUF)) {
3535 if (status & BIT(MPTCP_DELEGATE_ACK))
3678 * so ignore that status, too.