Home
last modified time | relevance | path

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

/net/mptcp/
Dprotocol.h122 #define MPTCP_ERROR_REPORT 8 macro
Dsubflow.c1287 set_bit(MPTCP_ERROR_REPORT, &mptcp_sk(sk)->flags); in subflow_error_report()
Dprotocol.c745 set_bit(MPTCP_ERROR_REPORT, &msk->flags); in move_skbs_to_msk()
3119 if (test_and_clear_bit(MPTCP_ERROR_REPORT, &mptcp_sk(sk)->flags)) in mptcp_release_cb()