Sign in
gfiber
/
toolchains
/
windcharger
/
8dac4adf4c86b092f9ec9fcfbf656e6a2ad876b7
/
.
/
mips-qca-linux-uclibc
/
sysroot
/
usr
/
include
/
linux
/
netfilter_ipv6
/
ip6t_esp.h
blob: f62eaf53c16cbe5b5f6bf1783ba3ffcb248e53d4 [
file
] [
log
] [
blame
]
#ifndef
_IP6T_ESP_H
#define
_IP6T_ESP_H
#include
<linux/netfilter/xt_esp.h>
#define
ip6t_esp xt_esp
#define
IP6T_ESP_INV_SPI XT_ESP_INV_SPI
#define
IP6T_ESP_INV_MASK XT_ESP_INV_MASK
#endif
/*_IP6T_ESP_H*/