|
API Reference Manual
1.48.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 260 of file api/spec/ipsec_types.h.
| odp_bool_t odp_ipsec_test_capability_t::seq_num |
Next sequence number value.
Definition at line 267 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 273 of file api/spec/ipsec_types.h.