Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.h90 #define MPTCP_WORK_RTX 2 macro
H A Dprotocol.c1612 set_bit(MPTCP_WORK_RTX, &msk->flags); in mptcp_retransmit_handler()
1778 if (!test_and_clear_bit(MPTCP_WORK_RTX, &msk->flags)) in mptcp_worker()