FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
ipsec_spd.c File Reference
+ Include dependency graph for ipsec_spd.c:

Go to the source code of this file.

Functions

int ipsec_add_del_spd (vlib_main_t *vm, u32 spd_id, int is_add)
 Add/Delete a SPD. More...
 
int ipsec_set_interface_spd (vlib_main_t *vm, u32 sw_if_index, u32 spd_id, int is_add)
 Bind/attach a SPD to an interface. More...
 

Function Documentation

int ipsec_add_del_spd ( vlib_main_t vm,
u32  spd_id,
int  is_add 
)

Add/Delete a SPD.

Definition at line 20 of file ipsec_spd.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int ipsec_set_interface_spd ( vlib_main_t vm,
u32  sw_if_index,
u32  spd_id,
int  is_add 
)

Bind/attach a SPD to an interface.

Definition at line 63 of file ipsec_spd.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: