2 * Lightweight Autonomic Network Architecture
4 * Copyright 2011 Daniel Borkmann <dborkma@tik.ee.ethz.ch>,
5 * Swiss federal institute of technology (ETH Zurich)
12 #include <linux/types.h>
14 typedef /* volatile */ __u32 idp32_t
;
15 typedef idp32_t idp_t
;
17 #define IDP_EXIT_PPE 0
18 #define IDP_UNKNOWN IDP_EXIT_PPE