Searched refs:tcp_fastopen_context_len (Results 1 – 4 of 4) sorted by relevance
219 for (i = 0; i < tcp_fastopen_context_len(ctx); i++) { in tcp_fastopen_cookie_gen_check()
323 n_keys = tcp_fastopen_context_len(ctx); in proc_tcp_fastopen_key()
3524 key_len = tcp_fastopen_context_len(ctx) * in do_tcp_getsockopt()
1680 int tcp_fastopen_context_len(const struct tcp_fastopen_context *ctx) in tcp_fastopen_context_len() function