cregit-Linux how code gets into the kernel

Release 4.9 include/net/net_ratelimit.h

Directory: include/net
#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. millerdavid s. miller17100.00%1100.00%
Total17100.00%1100.00%
Directory: include/net