FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
pneum.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int pneum_connect (char *name, char *chroot_prefix)
 
int pneum_disconnect (void)
 
int pneum_read (char **data, int *l)
 
int pneum_write (char *data, int len)
 

Function Documentation

int pneum_connect ( char *  name,
char *  chroot_prefix 
)

Definition at line 119 of file pneum.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int pneum_disconnect ( void  )

Definition at line 151 of file pneum.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int pneum_read ( char **  data,
int *  l 
)

Definition at line 174 of file pneum.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int pneum_write ( char *  data,
int  len 
)

Definition at line 216 of file pneum.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: