/home/tomh/openhip/hip-0.5/src/usermode/hip_status2.c File Reference

#include <stdio.h>
#include <unistd.h>
#include <pthread.h>
#include <sys/uio.h>
#include <string.h>
#include <errno.h>
#include <hip/hip_service.h>
#include <hip/hip_types.h>
#include <hip/hip_sadb.h>
#include <hip/hip_status.h>
#include <win32/rtnetlink.h>

Functions

void handle_status_request (int type, char *buff, int *len)
void dump_sadb (char *buff, int *tlv_len)
void dump_dst_entries (char *buff, int *tlv_len)
void dump_lsi_entries (char *buff, int *tlv_len)
void * hip_status (void *arg)
int sockaddr_list_length (sockaddr_list *l)

Variables

hip_sadb_entry hip_sadb [SADB_SIZE]
hip_sadb_dst_entry hip_sadb_dst [SADB_SIZE]
hip_lsi_entrylsi_temp

Function Documentation

void dump_dst_entries ( char *  buff,
int *  tlv_len 
)

void dump_lsi_entries ( char *  buff,
int *  tlv_len 
)

void dump_sadb ( char *  buff,
int *  tlv_len 
)

void handle_status_request ( int  type,
char *  buff,
int *  len 
)

void* hip_status ( void *  arg  ) 

int sockaddr_list_length ( sockaddr_list l  ) 


Variable Documentation

hip_sadb_entry hip_sadb[SADB_SIZE]

hip_sadb_dst_entry hip_sadb_dst[SADB_SIZE]

hip_lsi_entry* lsi_temp


Generated on Mon Oct 22 11:43:44 2007 for OpenHIP by  doxygen 1.5.1