Searched refs:tcp_fastopen_reset_cipher (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/ipv4/ | 
| D | tcp_fastopen.c | 33 	tcp_fastopen_reset_cipher(net, NULL, key, NULL);  in tcp_fastopen_init_key_once()69 int tcp_fastopen_reset_cipher(struct net *net, struct sock *sk,  in tcp_fastopen_reset_cipher()  function
 
 | 
| D | sysctl_net_ipv4.c | 365 		tcp_fastopen_reset_cipher(net, NULL, key,  in proc_tcp_fastopen_key()
 | 
| D | tcp.c | 2853 		return tcp_fastopen_reset_cipher(net, sk, key, backup_key);  in do_tcp_setsockopt()
 | 
| /Linux-v5.4/include/net/ | 
| D | tcp.h | 1627 int tcp_fastopen_reset_cipher(struct net *net, struct sock *sk,
 |