A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
dhcp6-example.cc File Reference
#include "ns3/applications-module.h"
#include "ns3/core-module.h"
#include "ns3/csma-module.h"
#include "ns3/internet-apps-module.h"
#include "ns3/internet-module.h"
#include "ns3/mobility-module.h"
#include "ns3/network-module.h"
#include "ns3/point-to-point-module.h"
#include "ns3/ssid.h"
#include "ns3/wifi-helper.h"
#include "ns3/yans-wifi-helper.h"
+ Include dependency graph for dhcp6-example.cc:

Go to the source code of this file.

Functions

void SetInterfaceDown (Ptr< Node > node, uint32_t interface)
 
void SetInterfaceUp (Ptr< Node > node, uint32_t interface)
 

Function Documentation

◆ SetInterfaceDown()

void SetInterfaceDown ( Ptr< Node > node,
uint32_t interface )

Definition at line 86 of file dhcp6-example.cc.

◆ SetInterfaceUp()

void SetInterfaceUp ( Ptr< Node > node,
uint32_t interface )

Definition at line 92 of file dhcp6-example.cc.

References SetUp().

+ Here is the call graph for this function: