#ifndef __LINUX_BRIDGE_EBT_BLOG_H #define __LINUX_BRIDGE_EBT_BLOG_H #include struct ebt_blog_info { __u8 tcp_pure_ack; __u8 invert; }; #endif