Home
last modified time | relevance | path

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

/Linux-v6.6/net/mptcp/
Dprotocol.h448 #define MPTCP_DELEGATE_SEND 1 macro
Dprotocol.c1674 MPTCP_DELEGATE_SEND); in __mptcp_subflow_push_pending()
3436 if (status & BIT(MPTCP_DELEGATE_SEND)) { in mptcp_subflow_process_delegated()