Searched refs:tcp_fastopen_reset_cipher (Results 1 – 6 of 6) sorted by relevance
/linux/net/ipv4/ |
A D | tcp_fastopen.c | 27 tcp_fastopen_reset_cipher(net, NULL, key, NULL); in tcp_fastopen_init_key_once() 58 int tcp_fastopen_reset_cipher(struct net *net, struct sock *sk, in tcp_fastopen_reset_cipher() function
|
A D | sysctl_net_ipv4.c | 348 tcp_fastopen_reset_cipher(net, NULL, key, in proc_tcp_fastopen_key()
|
A D | tcp.c | 3411 return tcp_fastopen_reset_cipher(net, sk, key, backup_key); in do_tcp_setsockopt()
|
/linux/include/net/ |
A D | tcp.h | 1704 int tcp_fastopen_reset_cipher(struct net *net, struct sock *sk,
|
/linux/ |
A D | System.map | 53229 ffff800010e59950 T tcp_fastopen_reset_cipher
|
A D | .tmp_System.map | 53229 ffff800010e59950 T tcp_fastopen_reset_cipher
|
Completed in 974 milliseconds