PATH:
usr
/
include
/
linux
/
netfilter_bridge
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __LINUX_BRIDGE_EBT_ARPREPLY_H #define __LINUX_BRIDGE_EBT_ARPREPLY_H #include <linux/if_ether.h> struct ebt_arpreply_info { unsigned char mac[ETH_ALEN]; int target; }; #define EBT_ARPREPLY_TARGET "arpreply" #endif
[-] ebt_mark_t.h
[edit]
[-] ebt_ip.h
[edit]
[-] ebt_vlan.h
[edit]
[-] ebt_arp.h
[edit]
[-] ebt_limit.h
[edit]
[-] ebt_mark_m.h
[edit]
[-] ebt_802_3.h
[edit]
[-] ebt_nflog.h
[edit]
[-] ebt_redirect.h
[edit]
[-] ebt_arpreply.h
[edit]
[-] ebt_ip6.h
[edit]
[+]
..
[-] ebt_nat.h
[edit]
[-] ebt_stp.h
[edit]
[-] ebtables.h
[edit]
[-] ebt_among.h
[edit]
[-] ebt_pkttype.h
[edit]
[-] ebt_log.h
[edit]