From 809b470ce90e53c532dfebc44c2e7c169c33402f Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Fri, 7 Dec 2007 17:46:13 +0000 Subject: removed doxygen folders from svn --- doc/html/anytun_8cpp.html | 179 ---------------------------------------------- 1 file changed, 179 deletions(-) delete mode 100644 doc/html/anytun_8cpp.html (limited to 'doc/html/anytun_8cpp.html') diff --git a/doc/html/anytun_8cpp.html b/doc/html/anytun_8cpp.html deleted file mode 100644 index b20defe..0000000 --- a/doc/html/anytun_8cpp.html +++ /dev/null @@ -1,179 +0,0 @@ - - -anytun: anytun.cpp File Reference - - - - -
-
-
-
-

anytun.cpp File Reference

#include <iostream>
-#include <poll.h>
-#include "datatypes.h"
-#include "log.h"
-#include "buffer.h"
-#include "packet.h"
-#include "cypher.h"
-#include "keyDerivation.h"
-#include "authAlgo.h"
-#include "signalController.h"
-#include "packetSource.h"
-#include "tunDevice.h"
-#include "options.h"
-#include "seqWindow.h"
- - - - - - - - - - - - - - - - - - - -

Classes

struct  Param

Defines

#define PAYLOAD_TYPE_TAP   0x6558
#define PAYLOAD_TYPE_TUN   0x0800

Functions

void * sender (void *p)
void * sync_receiver (void *p)
void * receiver (void *p)
int main (int argc, char *argv[])
-

Define Documentation

- -
-
- - - - -
#define PAYLOAD_TYPE_TAP   0x6558
-
-
- -

- -

-

- -

-
- - - - -
#define PAYLOAD_TYPE_TUN   0x0800
-
-
- -

- -

-

-


Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
int main (int  argc,
char *  argv[] 
)
-
-
- -

- -

-

- -

-
- - - - - - - - - -
void* receiver (void *  p  ) 
-
-
- -

- -

-

- -

-
- - - - - - - - - -
void* sender (void *  p  ) 
-
-
- -

- -

-

- -

-
- - - - - - - - - -
void* sync_receiver (void *  p  ) 
-
-
- -

- -

-

-


Generated on Mon Dec 3 11:49:24 2007 for anytun by  - -doxygen 1.5.1
- - -- cgit v1.2.3