Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mptcp_token_exists
net/mptcp/protocol.h
1044
bool mptcp_token_exists(u32 token);
net/mptcp/subflow.c
201
if (mptcp_token_exists(subflow_req->token)) {