[insert project logo here (125x200px max)]

Navigator

Mailinglists

Please report any errors or ommissions you find to our `Help' mailinglist, or post a message in the Forums.

Copyright and Licensing Information

Snap is (c) Jonathan T. Moore, 1999-2002 and licensed under the GNU General Public License (GPL).

All other parts of Splash are (c) Willem de Bruijn, 2002-2003 and licensed under the BSD Open Source License.

All sourcecode is made publicly available.

Acknowledgement

Splash and the Splash website are hosted by SourceForge.net

SourceForge.net Logo

osi-open source certified logo

Splash - Documentation

SNMP Plus a Lightweight API for SNAP Handling

Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

aftype Struct Reference

#include <net-support.h>


Data Fields

char * name
char * title
int af
int alen
char *(* print )(unsigned char *)
char *(* sprint )(struct sockaddr *, int numeric)
int(* input )(int type, char *bufp, struct sockaddr *)
void(* herror )(char *text)
int(* rprint )(int options)
int(* rinput )(int typ, int ext, char **argv)
int(* getmask )(char *src, struct sockaddr *mask, char *name)

Field Documentation

int aftype::af
 

Definition at line 38 of file net-support.h.

int aftype::alen
 

Definition at line 39 of file net-support.h.

int(* aftype::getmask)(char *src, struct sockaddr *mask, char *name)
 

void(* aftype::herror)(char *text)
 

int(* aftype::input)(int type, char *bufp, struct sockaddr *)
 

char* aftype::name
 

Definition at line 36 of file net-support.h.

char*(* aftype::print)(unsigned char *)
 

int(* aftype::rinput)(int typ, int ext, char **argv)
 

int(* aftype::rprint)(int options)
 

char*(* aftype::sprint)(struct sockaddr *, int numeric)
 

char* aftype::title
 

Definition at line 37 of file net-support.h.

Referenced by afinit().


The documentation for this struct was generated from the following file: