Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

arp-none.c File Reference

#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include "dnet.h"

Go to the source code of this file.

Functions

arp_tarp_open (void)
int arp_add (arp_t *a, const struct arp_entry *entry)
int arp_delete (arp_t *a, const struct arp_entry *entry)
int arp_get (arp_t *a, struct arp_entry *entry)
int arp_loop (arp_t *a, arp_handler callback, void *arg)
arp_tarp_close (arp_t *a)


Function Documentation

int arp_add arp_t a,
const struct arp_entry entry
 

Definition at line 27 of file arp-none.c.

References errno.

arp_t* arp_close arp_t a  ) 
 

Definition at line 55 of file arp-none.c.

References NULL.

int arp_delete arp_t a,
const struct arp_entry entry
 

Definition at line 34 of file arp-none.c.

References errno.

int arp_get arp_t a,
struct arp_entry entry
 

Definition at line 41 of file arp-none.c.

References errno.

int arp_loop arp_t a,
arp_handler  callback,
void *  arg
 

Definition at line 48 of file arp-none.c.

References errno.

arp_t* arp_open void   ) 
 

Definition at line 20 of file arp-none.c.

References errno, and NULL.


Generated on Sun May 14 14:51:21 2006 by  doxygen 1.4.2