FD.io VPP  v17.10-9-gd594711
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,
  c 
)    memcpy(a,b,c)

Definition at line 69 of file string.h.

Function Documentation

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

Definition at line 43 of file string.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: