tcp_fastopen_context_len  323 net/ipv4/sysctl_net_ipv4.c 		n_keys = tcp_fastopen_context_len(ctx);
tcp_fastopen_context_len 3540 net/ipv4/tcp.c 			key_len = tcp_fastopen_context_len(ctx) *
tcp_fastopen_context_len  219 net/ipv4/tcp_fastopen.c 	for (i = 0; i < tcp_fastopen_context_len(ctx); i++) {