Home
last modified time | relevance | path

Searched refs:twsk_net (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
A Dinet_timewait_sock.c55 bhead = &hashinfo->bhash[inet_bhashfn(twsk_net(tw), tw->tw_num, in inet_twsk_kill()
113 bhead = &hashinfo->bhash[inet_bhashfn(twsk_net(tw), inet->inet_num, in inet_twsk_hashdance()
149 __NET_INC_STATS(twsk_net(tw), LINUX_MIB_TIMEWAITKILLED); in tw_timer_handler()
151 __NET_INC_STATS(twsk_net(tw), LINUX_MIB_TIMEWAITED); in tw_timer_handler()
275 refcount_read(&twsk_net(tw)->ns.count)) in inet_twsk_purge()
282 refcount_read(&twsk_net(tw)->ns.count))) { in inet_twsk_purge()
A Dtcp_minisocks.c41 if (!tcp_oow_rate_limited(twsk_net(tw), skb, mib_idx, in tcp_timewait_check_oow_rate_limit()
94 tcp_parse_options(twsk_net(tw), skb, &tmp_opt, 0, NULL); in tcp_timewait_state_process()
176 if (twsk_net(tw)->ipv4.sysctl_tcp_rfc1337 == 0) { in tcp_timewait_state_process()
223 __NET_INC_STATS(twsk_net(tw), LINUX_MIB_PAWSESTABREJECTED); in tcp_timewait_state_process()
/linux/include/net/
A Dinet_timewait_sock.h116 struct net *twsk_net(const struct inet_timewait_sock *twsk) in twsk_net() function

Completed in 5 milliseconds