Home
last modified time | relevance | path

Searched refs:twsk_obj_size (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/
H A Dtimewait_sock.h17 unsigned int twsk_obj_size; member
/openbmc/linux/net/dccp/
H A Dipv4.c956 .twsk_obj_size = sizeof(struct inet_timewait_sock),
H A Dipv6.c1037 .twsk_obj_size = sizeof(struct dccp6_timewait_sock),
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1873 .twsk_obj_size = sizeof(struct tcp6_timewait_sock),
/openbmc/linux/net/core/
H A Dsock.c3870 twsk_prot->twsk_obj_size, 0, in tw_prot_init()
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c2254 .twsk_obj_size = sizeof(struct tcp_timewait_sock),