Home
last modified time | relevance | path

Searched refs:timewait_sock_ops (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/include/net/
Dtimewait_sock.h14 struct timewait_sock_ops { struct
Dsock.h1187 struct timewait_sock_ops;
1321 struct timewait_sock_ops *twsk_prot;
/linux-6.12.1/Documentation/networking/net_cachelines/
Dnetns_ipv4_sysctl.rst80 …ctl_tcp_tw_reuse - - timewait_sock_ops
/linux-6.12.1/net/dccp/
Dipv4.c957 static struct timewait_sock_ops dccp_timewait_sock_ops = {
Dipv6.c1038 static struct timewait_sock_ops dccp6_timewait_sock_ops = {
/linux-6.12.1/net/core/
Dsock.c3951 static void tw_prot_cleanup(struct timewait_sock_ops *twsk_prot) in tw_prot_cleanup()
3963 struct timewait_sock_ops *twsk_prot = prot->twsk_prot; in tw_prot_init()
/linux-6.12.1/net/ipv6/
Dtcp_ipv6.c2041 static struct timewait_sock_ops tcp6_timewait_sock_ops = {
/linux-6.12.1/net/ipv4/
Dtcp_ipv4.c2438 static struct timewait_sock_ops tcp_timewait_sock_ops = {