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

Go to the source code of this file.

Functions

bool ip6_sas_by_sw_if_index (u32 sw_if_index, const ip6_address_t *dst, ip6_address_t *src)
 
bool ip4_sas_by_sw_if_index (u32 sw_if_index, const ip4_address_t *dst, ip4_address_t *src)
 
bool ip6_sas (u32 table_id, u32 sw_if_index, const ip6_address_t *dst, ip6_address_t *src)
 
bool ip4_sas (u32 table_id, u32 sw_if_index, const ip4_address_t *dst, ip4_address_t *src)
 

Function Documentation

◆ ip4_sas()

bool ip4_sas ( u32  table_id,
u32  sw_if_index,
const ip4_address_t dst,
ip4_address_t src 
)

Definition at line 187 of file ip_sas.c.

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

◆ ip4_sas_by_sw_if_index()

bool ip4_sas_by_sw_if_index ( u32  sw_if_index,
const ip4_address_t dst,
ip4_address_t src 
)

Definition at line 112 of file ip_sas.c.

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

◆ ip6_sas()

bool ip6_sas ( u32  table_id,
u32  sw_if_index,
const ip6_address_t *  dst,
ip6_address_t *  src 
)

Definition at line 149 of file ip_sas.c.

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

◆ ip6_sas_by_sw_if_index()

bool ip6_sas_by_sw_if_index ( u32  sw_if_index,
const ip6_address_t *  dst,
ip6_address_t *  src 
)

Definition at line 72 of file ip_sas.c.

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