Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c111 int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk, in tcp_fastopen_get_cipher() function
H A Dsysctl_net_ipv4.c313 n_keys = tcp_fastopen_get_cipher(net, NULL, (u64 *)key); in proc_tcp_fastopen_key()
H A Dtcp.c3792 key_len = tcp_fastopen_get_cipher(net, icsk, key) * in do_tcp_getsockopt()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1687 int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk,