Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
7982e90c3a574c90b51aa1c77404e7e6189d58d5
/
.
/
include
/
net
/
net_ratelimit.h
blob: 7727b4247daf5dbbbd543933a6d762ed298cfb3f [
file
] [
log
] [
blame
]
#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 */