Searched refs:first_pending (Results 1 – 3 of 3) sorted by relevance
335 struct mptcp_data_frag *first_pending; member422 return msk->first_pending; in mptcp_send_head()430 cur = msk->first_pending; in mptcp_send_next()439 if (!msk->first_pending) in mptcp_pending_tail()
1041 if (unlikely(dfrag == msk->first_pending)) { in __mptcp_clean_una()1046 msk->first_pending = mptcp_send_next(sk); in __mptcp_clean_una()1599 msk->first_pending = mptcp_send_next(sk); in __subflow_push_pending()1961 if (!msk->first_pending) in mptcp_sendmsg()1962 msk->first_pending = dfrag; in mptcp_sendmsg()2467 msk->first_pending = rtx_head; in __mptcp_retransmit_pending_data()2994 msk->first_pending = NULL; in __mptcp_init_sock()3071 msk->first_pending = NULL; in __mptcp_clear_xmit()
504 struct scsi_ctrl_blk *first_pending; /* 40 */ member