cregit-Linux how code gets into the kernel

Release 4.12 include/uapi/linux/netfilter/xt_realm.h

#ifndef _XT_REALM_H

#define _XT_REALM_H

#include <linux/types.h>


struct xt_realm_info {
	
__u32 id;
	
__u32 mask;
	
__u8 invert;
};

#endif /* _XT_REALM_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Harald Welte2076.92%150.00%
Arnd Bergmann623.08%150.00%
Total26100.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.