nfs-ganesha 1.4
|
#include <get_set_proc.h>
Public Attributes | |
unsigned int | second |
trap_test | test_fct |
unsigned char | type |
snmp_adm_type_union | value |
void * | args |
Used by polling thread.
Definition at line 85 of file get_set_proc.h.
void* polling_arg_s::args |
arguments
Definition at line 91 of file get_set_proc.h.
unsigned int polling_arg_s::second |
polling period
Definition at line 87 of file get_set_proc.h.
test function
Definition at line 88 of file get_set_proc.h.
unsigned char polling_arg_s::type |
variable type
Definition at line 89 of file get_set_proc.h.
variable sent in the trap
Definition at line 90 of file get_set_proc.h.