Home
last modified time | relevance | path

Searched refs:MPTCP_ERROR_REPORT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/mptcp/
Dprotocol.h123 #define MPTCP_ERROR_REPORT 3 macro
Dprotocol.c779 __set_bit(MPTCP_ERROR_REPORT, &msk->cb_flags); in move_skbs_to_msk()
3289 if (__test_and_clear_bit(MPTCP_ERROR_REPORT, &msk->cb_flags)) in mptcp_release_cb()
Dsubflow.c1375 __set_bit(MPTCP_ERROR_REPORT, &mptcp_sk(sk)->cb_flags); in subflow_error_report()