Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.h537 #define MPTCP_DELEGATE_ACK 2 macro
H A Dprotocol.c3750 if (status & BIT(MPTCP_DELEGATE_ACK)) in mptcp_subflow_process_delegated()