FD.io VPP  v16.06
Vector Packet Processing
string.h File Reference
+ Include dependency graph for string.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define clib_memcpy(a, b, c)   memcpy(a,b,c)
 

Functions

void clib_memswap (void *_a, void *_b, uword bytes)
 

Macro Definition Documentation

#define clib_memcpy (   a,
  b,
 
)    memcpy(a,b,c)

Definition at line 63 of file string.h.

Function Documentation

void clib_memswap ( void _a,
void _b,
uword  bytes 
)

Definition at line 42 of file string.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: