Home
last modified time | relevance | path

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

/Linux-v6.1/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()
3277 if (__test_and_clear_bit(MPTCP_ERROR_REPORT, &msk->cb_flags)) in mptcp_release_cb()
Dsubflow.c1348 __set_bit(MPTCP_ERROR_REPORT, &mptcp_sk(sk)->cb_flags); in subflow_error_report()