Searched refs:inet_timewait_death_row (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_timewait_sock.h53 struct inet_timewait_death_row { struct
201 struct inet_timewait_death_row *twdr,
204 struct inet_timewait_death_row *twdr);
207 struct inet_timewait_death_row *twdr, int family);
H A Dinet_hashtables.h393 extern int __inet_hash_connect(struct inet_timewait_death_row *death_row,
396 int (*check_established)(struct inet_timewait_death_row *,
400 extern int inet_hash_connect(struct inet_timewait_death_row *death_row,
H A Dipv6.h599 extern int inet6_hash_connect(struct inet_timewait_death_row *death_row,
H A Dtcp.h202 extern struct inet_timewait_death_row tcp_death_row;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_timewait_sock.c213 static int inet_twdr_do_twkill_work(struct inet_timewait_death_row *twdr,
263 struct inet_timewait_death_row *twdr;
266 twdr = (struct inet_timewait_death_row *)data;
292 struct inet_timewait_death_row *twdr =
293 container_of(work, struct inet_timewait_death_row, twkill_work);
326 struct inet_timewait_death_row *twdr)
340 struct inet_timewait_death_row *twdr,
421 struct inet_timewait_death_row *twdr;
428 twdr = (struct inet_timewait_death_row *)data;
480 struct inet_timewait_death_row *twd
[all...]
H A Dinet_hashtables.c271 static int __inet_check_established(struct inet_timewait_death_row *death_row,
433 int __inet_hash_connect(struct inet_timewait_death_row *death_row,
435 int (*check_established)(struct inet_timewait_death_row *,
544 int inet_hash_connect(struct inet_timewait_death_row *death_row,
H A Dtcp_minisocks.c35 struct inet_timewait_death_row tcp_death_row = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dinet6_hashtables.c213 static int __inet6_check_established(struct inet_timewait_death_row *death_row,
296 int inet6_hash_connect(struct inet_timewait_death_row *death_row,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dminisocks.c28 struct inet_timewait_death_row dccp_death_row = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddccp.h384 extern struct inet_timewait_death_row dccp_death_row;

Completed in 93 milliseconds