Welcome to mirror list, hosted at ThFree Co, Russian Federation.

br_netfilter.h « netfilter « net « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2aa6048a55c1e099ee14caff579ac184e3643bc3 (plain)
1
2
3
4
5
6
#ifndef _BR_NETFILTER_H_
#define _BR_NETFILTER_H_

void br_netfilter_enable(void);

#endif /* _BR_NETFILTER_H_ */