cregit-Linux how code gets into the kernel

Release 4.12 include/uapi/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 */

Overall Contributors

PersonTokensPropCommitsCommitProp
James Morris2586.21%150.00%
Arnd Bergmann413.79%150.00%
Total29100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.