Searched defs:tcp_fastopen_cookie (Results 1 – 2 of 2) sorted by relevance
64 struct tcp_fastopen_cookie { struct65 union {71 s8 len;72 bool exp; /* In RFC6994 experimental option format */
60 struct tcp_fastopen_cookie { struct61 __le64 val[DIV_ROUND_UP(TCP_FASTOPEN_COOKIE_MAX, sizeof(u64))];62 s8 len;63 bool exp; /* In RFC6994 experimental option format */