summaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_policy.c
diff options
context:
space:
mode:
authorHerbert Xu2007-12-12 19:36:59 +0100
committerDavid S. Miller2008-01-28 23:57:21 +0100
commit815f4e57e9fc67456624ecde0515a901368c78d2 (patch)
treea93d4c3922d9711a6d29d909c8d79694c931e2a4 /net/ipv6/xfrm6_policy.c
parent[TFRC]: Remove previous loss intervals implementation (diff)
downloadkernel-qcow2-linux-815f4e57e9fc67456624ecde0515a901368c78d2.tar.gz
kernel-qcow2-linux-815f4e57e9fc67456624ecde0515a901368c78d2.tar.xz
kernel-qcow2-linux-815f4e57e9fc67456624ecde0515a901368c78d2.zip
[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>
Diffstat (limited to 'net/ipv6/xfrm6_policy.c')
0 files changed, 0 insertions, 0 deletions