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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_minisocks.c164 inet_twsk_schedule(tw, &tcp_death_row, tw->tw_timeout,
167 inet_twsk_schedule(tw, &tcp_death_row, TCP_TIMEWAIT_LEN,
206 inet_twsk_schedule(tw, &tcp_death_row, TCP_TIMEWAIT_LEN,
257 inet_twsk_schedule(tw, &tcp_death_row, TCP_TIMEWAIT_LEN,
345 inet_twsk_schedule(tw, &tcp_death_row, timeo,
H A Dinet_timewait_sock.c250 void inet_twsk_schedule(struct inet_timewait_sock *tw, function
329 EXPORT_SYMBOL_GPL(inet_twsk_schedule); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dinet_timewait_sock.h219 extern void inet_twsk_schedule(struct inet_timewait_sock *tw,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dminisocks.c78 inet_twsk_schedule(tw, &dccp_death_row, timeo,

Completed in 58 milliseconds