![]() |
FD.io VPP
v17.01-9-ge7dcee4
Vector Packet Processing
|
Include dependency graph for jvpp_snat.c:Go to the source code of this file.
Macros | |
| #define | vl_typedefs /* define message structures */ |
| #define | vl_endianfun |
| #define | vl_print(handle, ...) |
| #define | vl_printfun |
| #define | vl_api_version(n, v) static u32 api_version=(v); |
| #define | DEBUG_LOG(...) |
Functions | |
| JNIEXPORT void JNICALL | Java_io_fd_vpp_jvpp_snat_JVppSnatImpl_init0 (JNIEnv *env, jclass clazz, jobject callback, jlong queue_address, jint my_client_index) |
| JNIEXPORT void JNICALL | Java_io_fd_vpp_jvpp_snat_JVppSnatImpl_close0 (JNIEnv *env, jclass clazz) |
| jint | JNI_OnLoad (JavaVM *vm, void *reserved) |
| void | JNI_OnUnload (JavaVM *vm, void *reserved) |
| #define DEBUG_LOG | ( | ... | ) |
Definition at line 44 of file jvpp_snat.c.
Definition at line 33 of file jvpp_snat.c.
| #define vl_endianfun |
Definition at line 23 of file jvpp_snat.c.
| #define vl_print | ( | handle, | |
| ... | |||
| ) |
Definition at line 27 of file jvpp_snat.c.
| #define vl_printfun |
Definition at line 28 of file jvpp_snat.c.
| #define vl_typedefs /* define message structures */ |
Definition at line 19 of file jvpp_snat.c.
| JNIEXPORT void JNICALL Java_io_fd_vpp_jvpp_snat_JVppSnatImpl_close0 | ( | JNIEnv * | env, |
| jclass | clazz | ||
| ) |
| JNIEXPORT void JNICALL Java_io_fd_vpp_jvpp_snat_JVppSnatImpl_init0 | ( | JNIEnv * | env, |
| jclass | clazz, | ||
| jobject | callback, | ||
| jlong | queue_address, | ||
| jint | my_client_index | ||
| ) |
| jint JNI_OnLoad | ( | JavaVM * | vm, |
| void * | reserved | ||
| ) |
Definition at line 102 of file jvpp_snat.c.
| void JNI_OnUnload | ( | JavaVM * | vm, |
| void * | reserved | ||
| ) |
Definition at line 118 of file jvpp_snat.c.