Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtimewait_sock.h17 unsigned int twsk_obj_size; member
/linux/net/ipv6/
H A Dtcp_ipv6.c1999 .twsk_obj_size = sizeof(struct tcp6_timewait_sock),
/linux/net/core/
H A Dsock.c4136 twsk_prot->twsk_obj_size, 0, in tw_prot_init()
/linux/net/ipv4/
H A Dtcp_ipv4.c2414 .twsk_obj_size = sizeof(struct tcp_timewait_sock),