net-snmp  5.4.1
Data Fields
netsnmp_transport_s Struct Reference

Data Fields

const oid * domain
int domain_length
unsigned char * local
int local_length
unsigned char * remote
int remote_length
int sock
unsigned int flags
void * data
int data_length
size_t msgMaxSize
int(* f_recv )(struct netsnmp_transport_s *, void *, int, void **, int *)
int(* f_send )(struct netsnmp_transport_s *, void *, int, void **, int *)
int(* f_close )(struct netsnmp_transport_s *)
int(* f_accept )(struct netsnmp_transport_s *)
char *(* f_fmtaddr )(struct netsnmp_transport_s *, void *, int)

Detailed Description

Definition at line 38 of file snmp_transport.h.


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