From d76a86507530dd3d3a63a73523b4f48bd656aed9 Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Wed, 6 Feb 2013 02:59:31 +0200 Subject: Rebase files to rsdk 3.2 and refresh patches. Compilable (not by humans). Signed-off-by: Roman Yeryomin --- .../realtek/files/include/net/rtl/features/lan_restrict.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/realtek/files/include/net/rtl/features/lan_restrict.h (limited to 'target/linux/realtek/files/include/net/rtl/features/lan_restrict.h') diff --git a/target/linux/realtek/files/include/net/rtl/features/lan_restrict.h b/target/linux/realtek/files/include/net/rtl/features/lan_restrict.h new file mode 100644 index 000000000..0ad313b47 --- /dev/null +++ b/target/linux/realtek/files/include/net/rtl/features/lan_restrict.h @@ -0,0 +1,10 @@ +//#include +#include +#include +#include +#include + +int32 lan_restrict_getBlockAddr(int32 port , const unsigned char *swap_addr); +extern int __init lan_restrict_init(void); +extern int lan_restrict_rcv(struct sk_buff *skb, struct net_device *dev); +extern int32 lan_restrict_CheckStatusByport(int32 port); -- cgit v1.2.3