ns-3 Direct Code Execution
Home
Tutorials ▼
Docs ▼
Wiki
Manual
Develop ▼
API
Bugs
API
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
dce-if.h
Go to the documentation of this file.
1
#ifndef DCE_IF_H
2
#define DCE_IF_H
3
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
unsigned
dce_if_nametoindex
(
const
char
*ifname);
10
char
*
dce_if_indextoname
(
unsigned
ifindex,
char
*ifname);
11
12
13
#ifdef __cplusplus
14
}
15
#endif
16
17
#endif
/* DCE_IF_H */
model
net
dce-if.h
Generated on Fri Aug 30 2013 13:57:56 for ns-3-dce by
1.8.1.2