Home
last modified time | relevance | path

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

/net/mptcp/
Dtoken.c206 bool mptcp_token_exists(u32 token) in mptcp_token_exists() function
Dprotocol.h712 bool mptcp_token_exists(u32 token);
Dsubflow.c181 if (mptcp_token_exists(subflow_req->token)) { in subflow_check_req()