Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dprotocol.h115 #define MPTCP_WORK_RTX 2 macro
H A Dprotocol.c2250 if (!test_and_set_bit(MPTCP_WORK_RTX, &msk->flags)) in mptcp_retransmit_timer()
2741 if (test_and_clear_bit(MPTCP_WORK_RTX, &msk->flags)) in mptcp_worker()