summaryrefslogtreecommitdiff
path: root/include/net/net_ratelimit.h
blob: 7727b4247daf5dbbbd543933a6d762ed298cfb3f (plain)
1
2
3
4
5
6
7
8
#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 */
net-next.git/commit/include/net/dsa.h?id=14b89f36eed2993670906a3991bca496a5ebf1a6'>net: dsa: Rename and export dev_to_net_device()Florian Fainelli1-0/+1 2017-02-06net: dsa: introduce bridge notifierVivien Didelot1-0/+10 2017-02-06net: dsa: add switch notifierVivien Didelot1-0/+7