|
IBR-DTNSuite 0.6
|
#include "ibrcommon/config.h"#include "ibrcommon/net/LinkManager.h"#include <list>#include <string>#include <typeinfo>#include <sys/types.h>#include <netinet/ip.h>#include <netinet/ip6.h>#include <arpa/inet.h>#include <sys/socket.h>#include <stdlib.h>#include <net/if.h>#include <ifaddrs.h>#include <errno.h>#include <string.h>
Go to the source code of this file.
Namespaces | |
| namespace | ibrcommon |
Functions | |
| char * | ibrcommon::get_ip_str (const struct sockaddr *sa, char *s, size_t maxlen) |
| int | ibrcommon::get_scope_id (struct sockaddr *sa) |