Home
last modified time | relevance | path

Searched refs:tcp_fastopen_get_cipher (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
H A Dtcp_fastopen.c95 int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk, in tcp_fastopen_get_cipher() function
H A Dsysctl_net_ipv4.c306 n_keys = tcp_fastopen_get_cipher(net, NULL, (u64 *)key); in proc_tcp_fastopen_key()
H A Dtcp.c4427 key_len = tcp_fastopen_get_cipher(net, icsk, key) * in do_tcp_getsockopt()
/linux/include/net/
H A Dtcp.h1913 int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk,