Eric Dumazet
5080546682
inet: consolidate INET_TW_MATCH
...
TCP listener refactoring, part 2 :
We can use a generic lookup, sockets being in whatever state, if
we are sure all relevant fields are at the same place in all socket
types (ESTABLISH, TIME_WAIT, SYN_RECV)
This patch removes these macros :
inet_addrpair, inet_addrpair, tw_addrpair, tw_portpair
And adds :
sk_portpair, sk_addrpair, sk_daddr, sk_rcv_saddr
Then, INET_TW_MATCH() is really the same than INET_MATCH()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-03 15:33:35 -04:00
..
2013-09-30 12:44:38 +02:00
2013-08-31 22:30:00 -04:00
2013-09-30 15:06:19 -04:00
2013-09-04 14:14:53 -04:00
2013-09-24 11:31:58 -04:00
2013-09-05 12:44:31 -04:00
2013-02-18 14:53:08 -05:00
2013-08-15 14:37:46 -07:00
2013-09-05 12:44:31 -04:00
2013-05-28 23:49:07 -07:00
2012-11-15 17:39:24 -05:00
2013-09-11 15:52:27 -04:00
2013-09-11 16:16:29 -04:00
2013-09-05 14:58:52 -04:00
2013-03-08 12:29:22 -05:00
2013-01-23 13:44:01 -05:00
2013-01-08 17:56:10 -08:00
2013-09-27 17:32:17 -04:00
2013-03-07 16:33:10 -05:00
2013-09-30 22:04:09 -07:00
2013-04-29 13:54:36 -04:00
2013-08-08 22:24:59 -07:00
2013-08-31 22:30:01 -04:00
2012-11-15 17:39:24 -05:00
2013-09-24 11:43:05 -04:00
2013-10-01 12:55:53 -04:00
2013-09-04 00:27:26 -04:00
2013-09-05 12:44:31 -04:00
2013-01-31 13:53:08 -05:00
2013-03-26 12:27:19 -04:00
2013-05-25 21:07:49 -07:00
2013-09-30 22:28:58 -07:00
2013-05-28 23:49:07 -07:00
2013-09-11 17:04:09 -04:00
2013-05-23 11:58:55 +02:00
2013-08-31 22:30:00 -04:00
2013-07-03 17:42:05 -07:00
2013-08-08 22:24:59 -07:00
2012-11-15 17:39:24 -05:00
2013-09-24 10:15:49 -04:00
2013-08-20 00:11:24 -07:00
2013-09-30 19:14:11 -04:00
2013-10-01 12:55:53 -04:00
2013-09-24 10:39:58 -04:00
2013-06-13 02:36:09 -07:00
2013-09-05 14:58:52 -04:00
2012-11-15 17:39:51 -05:00
2012-05-16 01:01:03 -04:00
2013-05-11 16:26:38 -07:00
2013-08-31 22:30:01 -04:00
2013-10-03 15:33:35 -04:00
2013-05-11 16:26:38 -07:00
2010-03-25 16:00:49 +01:00
2012-02-23 16:50:45 -05:00
2008-01-28 14:53:52 -08:00
2007-10-10 16:55:54 -07:00
2013-03-06 07:02:45 +01:00
2013-08-26 12:40:53 +02:00
2013-05-11 17:40:15 -07:00
2013-08-14 13:07:12 +02:00
2013-02-27 19:10:24 -08:00