INET Framework for OMNeT++/OMNEST
ARPPacket_m.h File Reference

Classes

class  inet::ARPPacket
 Class generated from inet/networklayer/arp/ipv4/ARPPacket.msg:62 by nedtool. More...
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 

Macros

#define __INET_ARPPACKET_M_H
 
#define MSGC_VERSION   0x0501
 
#define INET_API
 
#define ARP_HEADER_BYTES   28
 

Enumerations

enum  inet::ARPOpcode { inet::ARP_REQUEST = 1, inet::ARP_REPLY = 2, inet::ARP_RARP_REQUEST = 3, inet::ARP_RARP_REPLY = 4 }
 Enum generated from inet/networklayer/arp/ipv4/ARPPacket.msg:42 by nedtool. More...
 

Functions

void inet::doParsimPacking (omnetpp::cCommBuffer *b, const ARPPacket &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, ARPPacket &obj)
 

Macro Definition Documentation

#define __INET_ARPPACKET_M_H
#define ARP_HEADER_BYTES   28
#define INET_API
#define MSGC_VERSION   0x0501