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-12-17 19:28:16 -08:00
2007-11-28 01:24:04 +09:00
2008-01-22 00:35:23 +00:00
2008-01-25 21:08:29 +01:00
2008-01-27 18:14:46 +01:00
2007-11-20 20:16:43 +01:00