cregit-Linux how code gets into the kernel

Release 4.7 include/net/netfilter/nft_dup.h

#ifndef _NFT_DUP_H_

#define _NFT_DUP_H_


struct nft_dup_inet {
	
enum nft_registers	sreg_addr:8;
	
enum nft_registers	sreg_dev:8;
};

#endif /* _NFT_DUP_H_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
pablo neira ayusopablo neira ayuso26100.00%1100.00%
Total26100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}