ELF loader support for auxvec base platform string
[deliverable/linux.git] / include / linux / netfilter_ipv6 / ip6t_esp.h
CommitLineData
1da177e4
LT
1#ifndef _IP6T_ESP_H
2#define _IP6T_ESP_H
3
dc5ab2fa 4#include <linux/netfilter/xt_esp.h>
1da177e4 5
dc5ab2fa
YK
6#define ip6t_esp xt_esp
7#define IP6T_ESP_INV_SPI XT_ESP_INV_SPI
8#define IP6T_ESP_INV_MASK XT_ESP_INV_MASK
1da177e4
LT
9
10#endif /*_IP6T_ESP_H*/
This page took 0.556972 seconds and 5 git commands to generate.