FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
jvpp_ioam_pot.c File Reference
+ Include dependency graph for jvpp_ioam_pot.c:

Go to the source code of this file.

Macros

#define vl_typedefs   /* define message structures */
 
#define DEBUG_LOG(...)
 

Functions

JNIEXPORT void JNICALL Java_io_fd_vpp_jvpp_ioampot_JVppIoampotImpl_init0 (JNIEnv *env, jclass clazz, jobject callback, jlong queue_address, jint my_client_index)
 
JNIEXPORT void JNICALL Java_io_fd_vpp_jvpp_ioampot_JVppIoampotImpl_close0 (JNIEnv *env, jclass clazz)
 
jint JNI_OnLoad (JavaVM *vm, void *reserved)
 
void JNI_OnUnload (JavaVM *vm, void *reserved)
 

Macro Definition Documentation

#define DEBUG_LOG (   ...)

Definition at line 30 of file jvpp_ioam_pot.c.

#define vl_typedefs   /* define message structures */

Definition at line 19 of file jvpp_ioam_pot.c.

Function Documentation

JNIEXPORT void JNICALL Java_io_fd_vpp_jvpp_ioampot_JVppIoampotImpl_close0 ( JNIEnv *  env,
jclass  clazz 
)

Definition at line 73 of file jvpp_ioam_pot.c.

+ Here is the caller graph for this function:

JNIEXPORT void JNICALL Java_io_fd_vpp_jvpp_ioampot_JVppIoampotImpl_init0 ( JNIEnv *  env,
jclass  clazz,
jobject  callback,
jlong  queue_address,
jint  my_client_index 
)

Definition at line 45 of file jvpp_ioam_pot.c.

+ Here is the call graph for this function:

jint JNI_OnLoad ( JavaVM *  vm,
void *  reserved 
)

Definition at line 85 of file jvpp_ioam_pot.c.

void JNI_OnUnload ( JavaVM *  vm,
void *  reserved 
)

Definition at line 101 of file jvpp_ioam_pot.c.