netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ip6t_REJECT.h File Reference
#include <linux/types.h>
Include dependency graph for ip6t_REJECT.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  ip6t_reject_info
 

Enumerations

enum  ip6t_reject_with {
  IP6T_ICMP6_NO_ROUTE,
  IP6T_ICMP6_ADM_PROHIBITED,
  IP6T_ICMP6_NOT_NEIGHBOUR,
  IP6T_ICMP6_ADDR_UNREACH,
  IP6T_ICMP6_PORT_UNREACH,
  IP6T_ICMP6_ECHOREPLY,
  IP6T_TCP_RESET
}
 

Enumeration Type Documentation

Enumerator
IP6T_ICMP6_NO_ROUTE 
IP6T_ICMP6_ADM_PROHIBITED 
IP6T_ICMP6_NOT_NEIGHBOUR 
IP6T_ICMP6_ADDR_UNREACH 
IP6T_ICMP6_PORT_UNREACH 
IP6T_ICMP6_ECHOREPLY 
IP6T_TCP_RESET