logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_ipsec_state

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                              rte_ipsec_state(3)

Detailed Description

       IPsec state for stateless processing of a batch of IPsec packets.

       Definition at line 25 of file rte_ipsec.h.

Field Documentation

uint64_tsqn
       64 bit sequence number to be used for the first packet of the batch of packets.

       Definition at line 30 of file rte_ipsec.h.

Name

       rte_ipsec_state

Synopsis

       #include <rte_ipsec.h>

   DataFields
       uint64_t sqn

See Also