Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c182 int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk, in tcp_fastopen_get_cipher() function
H A Dsysctl_net_ipv4.c311 n_keys = tcp_fastopen_get_cipher(net, NULL, (u64 *)key); in proc_tcp_fastopen_key()