Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtimewait_sock.h14 struct timewait_sock_ops { struct
H A Dsock.h1230 struct timewait_sock_ops;
1357 struct timewait_sock_ops *twsk_prot;
/openbmc/linux/net/dccp/
H A Dipv4.c955 static struct timewait_sock_ops dccp_timewait_sock_ops = {
H A Dipv6.c1036 static struct timewait_sock_ops dccp6_timewait_sock_ops = {
/openbmc/linux/net/core/
H A Dsock.c3846 static void tw_prot_cleanup(struct timewait_sock_ops *twsk_prot) in tw_prot_cleanup()
3858 struct timewait_sock_ops *twsk_prot = prot->twsk_prot; in tw_prot_init()
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1872 static struct timewait_sock_ops tcp6_timewait_sock_ops = {
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c2253 static struct timewait_sock_ops tcp_timewait_sock_ops = {