A Discrete-Event Network Simulator
API
Functions
socket-options-ipv4.cc File Reference
#include <fstream>
#include "ns3/core-module.h"
#include "ns3/csma-module.h"
#include "ns3/applications-module.h"
#include "ns3/internet-module.h"
#include "ns3/network-module.h"

Go to the source code of this file.

Functions

void ReceivePacket (Ptr< Socket > socket)
 
static void SendPacket (Ptr< Socket > socket, uint32_t pktSize, uint32_t pktCount, Time pktInterval)
 

Function Documentation

◆ ReceivePacket()

void ReceivePacket ( Ptr< Socket socket)

◆ SendPacket()

static void SendPacket ( Ptr< Socket socket,
uint32_t  pktSize,
uint32_t  pktCount,
Time  pktInterval 
)
static