headers, netfilter: Use kernel type names __u8, __u16, __u32
These types are guaranteed to be defined by <linux/types.h> for both userland and kernel, unlike u_intN_t. Signed-off-by:Ben Hutchings <ben@decadent.org.uk> Acked-by:
Patrick McHardy <kaber@trash.net> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/netfilter_arp/arp_tables.h 7 additions, 7 deletionsinclude/linux/netfilter_arp/arp_tables.h
- include/linux/netfilter_ipv4/ip_tables.h 10 additions, 10 deletionsinclude/linux/netfilter_ipv4/ip_tables.h
- include/linux/netfilter_ipv6/ip6_tables.h 11 additions, 11 deletionsinclude/linux/netfilter_ipv6/ip6_tables.h
Loading
Please register or sign in to comment