Home
last modified time | relevance | path

Searched defs:tcp_fastopen_cookie (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dtcp.h91 struct tcp_fastopen_cookie { struct
92 __le64 val[DIV_ROUND_UP(TCP_FASTOPEN_COOKIE_MAX, sizeof(u64))];
93 s8 len;
94 bool exp; /* In RFC6994 experimental option format */