cregit-Linux how code gets into the kernel

Release 4.16 include/net/net_ratelimit.h

Directory: include/net
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_NET_RATELIMIT_H

#define _LINUX_NET_RATELIMIT_H

#include <linux/ratelimit.h>

extern struct ratelimit_state net_ratelimit_state;

#endif	/* _LINUX_NET_RATELIMIT_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
David S. Miller1794.44%150.00%
Greg Kroah-Hartman15.56%150.00%
Total18100.00%2100.00%
Directory: include/net
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.