FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
nat44_inlines.h File Reference
+ Include dependency graph for nat44_inlines.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static_always_inline void nat44_session_cleanup (snat_session_t *s, u32 thread_index)
 The NAT44 inline functions. More...
 
static_always_inline void nat44_user_try_cleanup (snat_user_t *u, u32 thread_index, f64 now)
 
static_always_inline void nat44_session_try_cleanup (ip4_address_t *addr, u32 fib_index, u32 thread_index, f64 now)
 

Function Documentation

◆ nat44_session_cleanup()

static_always_inline void nat44_session_cleanup ( snat_session_t *  s,
u32  thread_index 
)

The NAT44 inline functions.

Definition at line 25 of file nat44_inlines.h.

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

◆ nat44_session_try_cleanup()

static_always_inline void nat44_session_try_cleanup ( ip4_address_t addr,
u32  fib_index,
u32  thread_index,
f64  now 
)

Definition at line 65 of file nat44_inlines.h.

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

◆ nat44_user_try_cleanup()

static_always_inline void nat44_user_try_cleanup ( snat_user_t u,
u32  thread_index,
f64  now 
)

Definition at line 34 of file nat44_inlines.h.

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