[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  

hwtype Struct Reference

#include <net-support.h>


Data Fields

char * name
char * title
int type
int alen
char *(* print )(unsigned char *)
char *(* sprint )(struct sockaddr *)
int(* input )(char *, struct sockaddr *)
int(* activate )(int fd)

Field Documentation

int(* hwtype::activate)(int fd)
 

int hwtype::alen
 

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

int(* hwtype::input)(char *, struct sockaddr *)
 

char* hwtype::name
 

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

char*(* hwtype::print)(unsigned char *)
 

char*(* hwtype::sprint)(struct sockaddr *)
 

char* hwtype::title
 

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

Referenced by hwinit().

int hwtype::type
 

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


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