]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/dns_resolver/internal.h
KEYS: Merge the type-specific data with the payload data
[mirror_ubuntu-artful-kernel.git] / net / dns_resolver / internal.h
index 7af1ed39c0091de232f5b487ac557ba76e3e9b59..0c570d40e4d63283c25b9fb5c51b8879765b4aae 100644 (file)
 #include <linux/kernel.h>
 #include <linux/sched.h>
 
+/*
+ * Layout of key payload words.
+ */
+enum {
+       dns_key_data,
+       dns_key_error,
+};
+
 /*
  * dns_key.c
  */