|
API Reference Manual 1.51.0
|
IPSEC TEST capability. More...
#include <ipsec_types.h>
Data Fields | ||
| struct { | ||
| odp_bool_t seq_num | ||
| Next sequence number value. More... | ||
| odp_bool_t antireplay_window_top | ||
| Highest authenticated sequence number. More... | ||
| } | sa_operations | |
| Parameters supported for sa_update. | ||
IPSEC TEST capability.
Definition at line 288 of file api/spec/ipsec_types.h.
| odp_bool_t odp_ipsec_test_capability_t::seq_num |
Next sequence number value.
Definition at line 295 of file api/spec/ipsec_types.h.
| odp_bool_t odp_ipsec_test_capability_t::antireplay_window_top |
Highest authenticated sequence number.
Definition at line 301 of file api/spec/ipsec_types.h.