src/internet-node/ipv4-interface.h
changeset 2542 a9b88fdc09d6
parent 1867 16deaedc0380
child 2592 3ebf97150166
equal deleted inserted replaced
2541:91020a8d4264 2542:a9b88fdc09d6
    30 
    30 
    31 namespace ns3 {
    31 namespace ns3 {
    32 
    32 
    33 class NetDevice;
    33 class NetDevice;
    34 class Packet;
    34 class Packet;
    35 class TraceResolver;
       
    36 class TraceContext;
    35 class TraceContext;
    37 
    36 
    38 /**
    37 /**
    39  * \brief The IPv4 representation of a network interface
    38  * \brief The IPv4 representation of a network interface
    40  *
    39  *