Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
ip6t_REJECT.h File Reference
#include <linux/types.h>

Go to the source code of 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 

Definition at line 6 of file ip6t_REJECT.h.