FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
cnat_inline.h File Reference
+ Include dependency graph for cnat_inline.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static u32 cnat_timestamp_new (f64 t)
 
static void cnat_timestamp_inc_refcnt (u32 index)
 
static void cnat_timestamp_update (u32 index, f64 t)
 
static void cnat_timestamp_set_lifetime (u32 index, u16 lifetime)
 
static f64 cnat_timestamp_exp (u32 index)
 
static void cnat_timestamp_free (u32 index)
 

Function Documentation

◆ cnat_timestamp_exp()

static f64 cnat_timestamp_exp ( u32  index)
inlinestatic

Definition at line 65 of file cnat_inline.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ cnat_timestamp_free()

static void cnat_timestamp_free ( u32  index)
inlinestatic

Definition at line 78 of file cnat_inline.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ cnat_timestamp_inc_refcnt()

static void cnat_timestamp_inc_refcnt ( u32  index)
inlinestatic

Definition at line 38 of file cnat_inline.h.

+ Here is the call graph for this function:

◆ cnat_timestamp_new()

static u32 cnat_timestamp_new ( f64  t)
inlinestatic

Definition at line 23 of file cnat_inline.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ cnat_timestamp_set_lifetime()

static void cnat_timestamp_set_lifetime ( u32  index,
u16  lifetime 
)
inlinestatic

Definition at line 56 of file cnat_inline.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ cnat_timestamp_update()

static void cnat_timestamp_update ( u32  index,
f64  t 
)
inlinestatic

Definition at line 47 of file cnat_inline.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: