Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dprotocol.h459 #define MPTCP_DELEGATE_SEND 1 macro
H A Dprotocol.c1690 MPTCP_DELEGATE_SEND); in __mptcp_subflow_push_pending()
3508 if (status & BIT(MPTCP_DELEGATE_SEND)) { in mptcp_subflow_process_delegated()