cregit-Linux how code gets into the kernel

Release 4.12 include/uapi/linux/netfilter_bridge/ebt_pkttype.h

#ifndef __LINUX_BRIDGE_EBT_PKTTYPE_H

#define __LINUX_BRIDGE_EBT_PKTTYPE_H

#include <linux/types.h>


struct ebt_pkttype_info {
	
__u8 pkt_type;
	
__u8 invert;
};

#define EBT_PKTTYPE_MATCH "pkttype"

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Bart De Schuymer2180.77%133.33%
Jan Engelhardt519.23%266.67%
Total26100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.