OpenSDN source code
icmpv6_handler.h File Reference
#include <atomic>
#include "pkt/proto_handler.h"
Include dependency graph for icmpv6_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Icmpv6Handler
 

Macros

#define IPV6_ADDR_SIZE_BYTES   16
 
#define IPV6_ICMP_NEXT_HEADER   58
 

Macro Definition Documentation

◆ IPV6_ADDR_SIZE_BYTES

#define IPV6_ADDR_SIZE_BYTES   16

Definition at line 12 of file icmpv6_handler.h.

◆ IPV6_ICMP_NEXT_HEADER

#define IPV6_ICMP_NEXT_HEADER   58

Definition at line 13 of file icmpv6_handler.h.