Home
last modified time | relevance | path

Searched refs:MPTCP_WORK_RTX (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/net/mptcp/
Dprotocol.h115 #define MPTCP_WORK_RTX 2 macro
Dprotocol.c2248 if (!test_and_set_bit(MPTCP_WORK_RTX, &msk->flags)) in mptcp_retransmit_timer()
2732 if (test_and_clear_bit(MPTCP_WORK_RTX, &msk->flags)) in mptcp_worker()