Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dtimewait_sock.h14 struct timewait_sock_ops { struct
H A Dsock.h1204 struct timewait_sock_ops;
1334 struct timewait_sock_ops *twsk_prot;
/linux-6.15/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst81 …ctl_tcp_tw_reuse timewait_sock_ops
82 …ctl_tcp_tw_reuse_delay timewait_sock_ops
/linux-6.15/net/dccp/
H A Dipv4.c953 static struct timewait_sock_ops dccp_timewait_sock_ops = {
H A Dipv6.c1031 static struct timewait_sock_ops dccp6_timewait_sock_ops = {
/linux-6.15/net/core/
H A Dsock.c4033 static void tw_prot_cleanup(struct timewait_sock_ops *twsk_prot) in tw_prot_cleanup()
4045 struct timewait_sock_ops *twsk_prot = prot->twsk_prot; in tw_prot_init()
/linux-6.15/net/ipv6/
H A Dtcp_ipv6.c2051 static struct timewait_sock_ops tcp6_timewait_sock_ops = {
/linux-6.15/net/ipv4/
H A Dtcp_ipv4.c2454 static struct timewait_sock_ops tcp_timewait_sock_ops = {