OpenSDN source code
|
#include <pkt_handler.h>
Public Types | |
enum | Type { INVALID, ARP, IP, UDP, TCP, ICMP, ICMPV6, NON_IP, MESSAGE, SCTP, IGMP } |
Definition at line 95 of file pkt_handler.h.
enum PktType::Type |
Enumerator | |
---|---|
INVALID | |
ARP | |
IP | |
UDP | |
TCP | |
ICMP | |
ICMPV6 | |
NON_IP | |
MESSAGE | |
SCTP | |
IGMP |
Definition at line 96 of file pkt_handler.h.