Path : /usr/src/linux-headers-5.15.0-138/include/net/ |
Current File : //usr/src/linux-headers-5.15.0-138/include/net/net_ratelimit.h |
/* 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 */