#include <sys/utsname.h>#include <sys/types.h>
Include dependency graph for dce-misc.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | dce_gethostname (char *name, size_t len) |
| int | dce_uname (struct utsname *buf) |
| int dce_gethostname | ( | char * | name, |
| size_t | len | ||
| ) |
Definition at line 24 of file dce-misc.cc.
References ns3::Current(), dce_uname(), ns3::Thread::err, and ns3::UtilsGetNodeId().
Here is the call graph for this function:| int dce_uname | ( | struct utsname * | buf | ) |
Definition at line 16 of file dce-misc.cc.
References ns3::DceNodeContext::GetNodeContext().
Referenced by dce_gethostname().
Here is the call graph for this function:
Here is the caller graph for this function: