Home
last modified time | relevance | path

Searched refs:mptcp_token_exists (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mptcp/
H A Dtoken.c210 bool mptcp_token_exists(u32 token) in mptcp_token_exists() function
H A Dprotocol.h882 bool mptcp_token_exists(u32 token);
H A Dsubflow.c199 if (mptcp_token_exists(subflow_req->token)) { in subflow_check_req()