cregit-Linux how code gets into the kernel

Release 4.16 include/net/netfilter/nft_dup.h

/* SPDX-License-Identifier: GPL-2.0 */
#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 Ayuso2696.30%150.00%
Greg Kroah-Hartman13.70%150.00%
Total27100.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.