Searched defs:tcp_fastopen_context (Results 1 – 1 of 1) sorted by relevance
1597 struct tcp_fastopen_context { struct1598 struct crypto_cipher *tfm;1599 __u8 key[TCP_FASTOPEN_KEY_LENGTH];1600 struct rcu_head rcu;