ns-3 Direct Code Execution
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
dce-if.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * dce_if_indextoname (unsigned ifindex, char *ifname)
unsigned dce_if_nametoindex (const char *ifname)

Function Documentation

char* dce_if_indextoname ( unsigned  ifindex,
char *  ifname 
)

Definition at line 697 of file dce.cc.

References dce_ioctl(), and dce_socket().

+ Here is the call graph for this function:

unsigned dce_if_nametoindex ( const char *  ifname)

Definition at line 656 of file dce.cc.

References ns3::Current(), dce_ioctl(), dce_socket(), ns3::Thread::err, errno, ns3::Process::manager, and ns3::Thread::process.

+ Here is the call graph for this function: