Searched refs:tcp_fastopen_context_len (Results 1 – 2 of 2) sorted by relevance
123 n_keys = tcp_fastopen_context_len(ctx); in tcp_fastopen_get_cipher()242 for (i = 0; i < tcp_fastopen_context_len(ctx); i++) { in tcp_fastopen_cookie_gen_check()
1725 int tcp_fastopen_context_len(const struct tcp_fastopen_context *ctx) in tcp_fastopen_context_len() function