![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Collaboration diagram for jenv_field:Data Fields | |
| const char * | name |
| const char * | type |
| const vppjni_class_t * | clsref |
| jfieldID | jfield |
| struct jenv_field * | next |
Definition at line 37 of file vppjni_env.h.
| const vppjni_class_t* jenv_field::clsref |
Definition at line 43 of file vppjni_env.h.
| jfieldID jenv_field::jfield |
Definition at line 45 of file vppjni_env.h.
| const char* jenv_field::name |
Definition at line 39 of file vppjni_env.h.
| struct jenv_field* jenv_field::next |
Definition at line 47 of file vppjni_env.h.
| const char* jenv_field::type |
Definition at line 41 of file vppjni_env.h.