PATH:
usr
/
include
/
linux
/
netfilter_bridge
#ifndef __LINUX_BRIDGE_EBT_NAT_H #define __LINUX_BRIDGE_EBT_NAT_H #define NAT_ARP_BIT (0x00000010) struct ebt_nat_info { unsigned char mac[ETH_ALEN]; /* EBT_ACCEPT, EBT_DROP, EBT_CONTINUE or EBT_RETURN */ int target; }; #define EBT_SNAT_TARGET "snat" #define EBT_DNAT_TARGET "dnat" #endif
[-] ebt_ip.h
[edit]
[-] ebt_limit.h
[edit]
[-] ebt_arp.h
[edit]
[+]
..
[-] ebt_nat.h
[edit]
[-] ebt_stp.h
[edit]
[-] ebt_pkttype.h
[edit]
[-] ebt_among.h
[edit]
[-] ebt_mark_t.h
[edit]
[-] ebt_802_3.h
[edit]
[-] ebtables.h
[edit]
[-] ebt_ulog.h
[edit]
[-] ebt_arpreply.h
[edit]
[-] ebt_vlan.h
[edit]
[-] ebt_redirect.h
[edit]
[-] ebt_log.h
[edit]
[-] ebt_ip6.h
[edit]
[-] ebt_mark_m.h
[edit]
[-] ebt_nflog.h
[edit]