Herbert Xu
815f4e57e9
[IPSEC]: Make xfrm_lookup flags argument a bit-field
...
This patch introduces an enum for bits in the flags argument of xfrm_lookup.
This is so that we can cram more information into it later.
Since all current users use just the values 0 and 1, XFRM_LOOKUP_WAIT has
been added with the value 1 << 0 to represent the current meaning of flags.
The test in __xfrm_lookup has been changed accordingly.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:57:21 -08:00
..
2007-10-19 11:53:43 -07:00
2007-10-22 02:59:47 -07:00
2007-12-20 13:56:32 -08:00
2007-10-10 16:54:51 -07:00
2008-01-28 14:56:14 -08:00
2008-01-28 14:57:15 -08:00
2008-01-08 23:30:02 -08:00
2007-10-10 16:53:11 -07:00
2008-01-28 14:55:09 -08:00
2008-01-28 14:57:13 -08:00
2007-10-10 16:55:55 -07:00
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:56 -07:00
2007-10-10 16:52:14 -07:00
2008-01-28 14:55:14 -08:00
2007-10-10 16:52:50 -07:00
2008-01-28 14:55:58 -08:00
2008-01-28 14:57:21 -08:00
2007-11-02 08:47:06 +01:00
2008-01-28 14:56:46 -08:00
2007-10-10 16:51:28 -07:00
2007-10-10 16:47:40 -07:00
2007-11-20 16:43:17 -05:00
2007-10-10 16:52:22 -07:00
2008-01-25 14:15:37 -08:00
2007-11-12 21:02:51 -08:00
2008-01-28 14:53:45 -08:00
2007-10-17 19:47:56 -07:00
2007-11-26 20:23:31 +08:00
2007-10-25 18:54:46 -07:00
2007-10-10 16:49:05 -07:00
2007-11-12 21:27:28 -08:00
2008-01-28 14:56:59 -08:00
2008-01-28 14:56:47 -08:00
2007-12-20 13:56:32 -08:00
2008-01-28 14:57:01 -08:00
2007-11-19 21:51:13 -08:00
2008-01-28 14:57:02 -08:00
2007-10-10 16:55:55 -07:00
2008-01-28 14:53:47 -08:00
2008-01-28 14:57:13 -08:00
2007-10-10 16:52:14 -07:00
2007-10-10 16:49:07 -07:00
2008-01-28 14:55:33 -08:00
2007-10-10 21:22:05 -07:00
2008-01-28 14:57:15 -08:00
2008-01-28 14:53:38 -08:00
2007-08-02 11:52:21 -04:00
2008-01-28 14:56:34 -08:00
2008-01-28 14:55:51 -08:00
2007-10-10 16:52:52 -07:00
2008-01-28 14:57:12 -08:00
2008-01-28 14:54:32 -08:00
2008-01-28 14:54:29 -08:00
2007-11-15 02:57:06 -08:00
2007-10-07 23:44:17 -07:00
2008-01-28 14:55:56 -08:00
2007-10-10 16:49:10 -07:00
2008-01-28 14:53:58 -08:00
2007-10-19 11:53:40 -07:00
2008-01-28 14:56:55 -08:00
2008-01-28 14:56:26 -08:00
2008-01-28 14:55:46 -08:00
2008-01-28 14:57:13 -08:00
2008-01-28 14:56:33 -08:00
2008-01-28 14:56:33 -08:00
2007-10-10 16:49:10 -07:00
2008-01-28 14:57:05 -08:00