Searched refs:inet_twsk_schedule (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_minisocks.c160 inet_twsk_schedule(tw, &tcp_death_row, tw->tw_timeout,
163 inet_twsk_schedule(tw, &tcp_death_row, TCP_TIMEWAIT_LEN,
202 inet_twsk_schedule(tw, &tcp_death_row, TCP_TIMEWAIT_LEN,
253 inet_twsk_schedule(tw, &tcp_death_row, TCP_TIMEWAIT_LEN,
342 inet_twsk_schedule(tw, &tcp_death_row, timeo,
H A Dinet_timewait_sock.c339 void inet_twsk_schedule(struct inet_timewait_sock *tw, function
417 EXPORT_SYMBOL_GPL(inet_twsk_schedule); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_timewait_sock.h200 extern void inet_twsk_schedule(struct inet_timewait_sock *tw,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dminisocks.c79 inet_twsk_schedule(tw, &dccp_death_row, timeo,

Completed in 73 milliseconds