FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
ssvm.c File Reference
+ Include dependency graph for ssvm.c:

Go to the source code of this file.

Functions

int ssvm_master_init (ssvm_private_t *ssvm, u32 master_index)
 
int ssvm_slave_init (ssvm_private_t *ssvm, int timeout_in_seconds)
 
void ssvm_delete (ssvm_private_t *ssvm)
 

Function Documentation

void ssvm_delete ( ssvm_private_t ssvm)

Definition at line 185 of file ssvm.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int ssvm_master_init ( ssvm_private_t ssvm,
u32  master_index 
)

Definition at line 19 of file ssvm.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int ssvm_slave_init ( ssvm_private_t ssvm,
int  timeout_in_seconds 
)

Definition at line 115 of file ssvm.c.

+ Here is the caller graph for this function: