friendev EtherDune TCP/IP library
Macros | Functions | Variables
/home/jander/temp/etherdune/NetworkService.cpp File Reference
#include "NetworkService.h"
#include "ARP.h"
#include "DNS.h"
#include "Checksum.h"
#include <ACLog.h>

Go to the source code of this file.

Macros

#define AC_LOGLEVEL   2
 

Functions

 ACROSS_MODULE ("NetworkService")
 

Variables

static uint32_t tickTimer = NETWORK_TIMER_RESOLUTION
 

Macro Definition Documentation

#define AC_LOGLEVEL   2

Definition at line 23 of file NetworkService.cpp.

Function Documentation

ACROSS_MODULE ( "NetworkService"  )

Variable Documentation

uint32_t tickTimer = NETWORK_TIMER_RESOLUTION
static

Definition at line 43 of file NetworkService.cpp.