Searched refs:tcp_fastopen_context (Results 1 – 1 of 1) sorted by relevance
2047 struct tcp_fastopen_context { struct2060 struct tcp_fastopen_context *tcp_fastopen_get_ctx(const struct sock *sk) in tcp_fastopen_get_ctx() argument2062 struct tcp_fastopen_context *ctx; in tcp_fastopen_get_ctx()2082 int tcp_fastopen_context_len(const struct tcp_fastopen_context *ctx) in tcp_fastopen_context_len()