cregit-Linux how code gets into the kernel

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

#ifndef _XT_LENGTH_H

#define _XT_LENGTH_H

#include <linux/types.h>


struct xt_length_info {
    

__u16	min, max;
    
__u8	invert;
};

#endif /*_XT_LENGTH_H*/

Overall Contributors

PersonTokensPropCommitsCommitProp
Harald Welte2080.00%150.00%
Arnd Bergmann520.00%150.00%
Total25100.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.