Your IP : 3.145.49.162


Current Path : /proc/9784/root/proc/9784/task/9784/cwd/usr/include/linux/netfilter/
Upload File :
Current File : //proc/9784/root/proc/9784/task/9784/cwd/usr/include/linux/netfilter/xt_CONNSECMARK.h

#ifndef _XT_CONNSECMARK_H_target
#define _XT_CONNSECMARK_H_target

#include <linux/types.h>

enum {
	CONNSECMARK_SAVE = 1,
	CONNSECMARK_RESTORE,
};

struct xt_connsecmark_target_info {
	__u8 mode;
};

#endif /*_XT_CONNSECMARK_H_target */