-#ifndef _CHAIN_H_
-#define _CHAIN_H_
+#ifndef _LIBNFTABLES_CHAIN_H_
+#define _LIBNFTABLES_CHAIN_H_
#include <stdio.h>
#include <stdint.h>
} /* extern "C" */
#endif
-#endif /* _CHAIN_H_ */
+#endif /* _LIBNFTABLES_CHAIN_H_ */
-#ifndef _COMMON_H_
-#define _COMMON_H_
+#ifndef _LIBNFTABLES_COMMON_H_
+#define _LIBNFTABLES_COMMON_H_
enum nft_output_type {
NFT_OUTPUT_DEFAULT = 0,
-#ifndef _RULE_EXPR_H_
-#define _RULE_EXPR_H_
+#ifndef _LIBNFTABLES_RULE_EXPR_H_
+#define _LIBNFTABLES_RULE_EXPR_H_
#include <stdint.h>
#include <stdbool.h>
} /* extern "C" */
#endif
-#endif
+#endif /* _LIBNFTABLES_RULE_EXPR_H_ */
-#ifndef _RULE_H_
-#define _RULE_H_
+#ifndef _LIBNFTABLES_RULE_H_
+#define _LIBNFTABLES_RULE_H_
#include <stdio.h>
#include <stdint.h>
} /* extern "C" */
#endif
-#endif /* _RULE_H_ */
+#endif /* _LIBNFTABLES_RULE_H_ */
-#ifndef _RULESET_H_
-#define _RULESET_H_
+#ifndef _LIBNFTABLES_RULESET_H_
+#define _LIBNFTABLES_RULESET_H_
#include <stdio.h>
} /* extern "C" */
#endif
-#endif /* _RULESET_H_ */
+#endif /* _LIBNFTABLES_RULESET_H_ */
-#ifndef _NFT_SET_H_
-#define _NFT_SET_H_
+#ifndef _LIBNFTABLES_SET_H_
+#define _LIBNFTABLES_SET_H_
#include <stdio.h>
#include <stdint.h>
struct nft_set_elem *nft_set_elems_iter_next(struct nft_set_elems_iter *iter);
void nft_set_elems_iter_destroy(struct nft_set_elems_iter *iter);
-#endif
+#endif /* _LIBNFTABLES_SET_H_ */
-#ifndef _TABLE_H_
-#define _TABLE_H_
+#ifndef _LIBNFTABLES_TABLE_H_
+#define _LIBNFTABLES_TABLE_H_
#include <stdio.h>
#include <stdint.h>
} /* extern "C" */
#endif
-#endif /* _TABLE_H_ */
+#endif /* _LIBNFTABLES_TABLE_H_ */