Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtcp.h58 struct tcp_fastopen_cookie { struct
59 s8 len;
60 u8 val[TCP_FASTOPEN_COOKIE_MAX];
61 bool exp; /* In RFC6994 experimental option format */