Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mst
/
vhost
/
f5c2347ee20a8d6964d6a6b1ad04f200f8d4dfa7
/
.
/
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 */