Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
Dtcp_fastopen.c95 int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk, in tcp_fastopen_get_cipher() function
Dsysctl_net_ipv4.c308 n_keys = tcp_fastopen_get_cipher(net, NULL, (u64 *)key); in proc_tcp_fastopen_key()
Dtcp.c4474 key_len = tcp_fastopen_get_cipher(net, icsk, key) * in do_tcp_getsockopt()
/linux-6.15/include/net/
Dtcp.h1985 int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk,