Searched defs:tcp_fastopen_context (Results 1 – 1 of 1) sorted by relevance
1366 struct tcp_fastopen_context { struct1367 struct crypto_cipher *tfm;1368 __u8 key[TCP_FASTOPEN_KEY_LENGTH];1369 struct rcu_head rcu;