API Reference Manual  1.45.0
odp_ipsec_test_sa_param_t Union Reference

IPSEC TEST SA parameter. More...

#include <ipsec_types.h>

Data Fields

uint64_t seq_num
 Next sequence number. More...
 
uint64_t antireplay_window_top
 Highest authenticated sequence number. More...
 

Detailed Description

IPSEC TEST SA parameter.

Definition at line 100 of file api/spec/ipsec_types.h.

Field Documentation

◆ seq_num

uint64_t odp_ipsec_test_sa_param_t::seq_num

Next sequence number.

See also
ODP_IPSEC_TEST_SA_UPDATE_SEQ_NUM

Definition at line 105 of file api/spec/ipsec_types.h.

◆ antireplay_window_top

uint64_t odp_ipsec_test_sa_param_t::antireplay_window_top

Highest authenticated sequence number.

See also
ODP_IPSEC_TEST_SA_UPDATE_ANTIREPLAY_WINDOW_TOP

Definition at line 111 of file api/spec/ipsec_types.h.


The documentation for this union was generated from the following file: