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

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                                  rte_tcp_hdr(3)

Detailed Description

       TCP Header

       Definition at line 24 of file rte_tcp.h.

Field Documentation

rte_be16_tsrc_port
       TCP source port.

       Definition at line 25 of file rte_tcp.h.

   rte_be16_tdst_port
       TCP destination port.

       Definition at line 26 of file rte_tcp.h.

   rte_be32_tsent_seq
       TX data sequence number.

       Definition at line 27 of file rte_tcp.h.

   rte_be32_trecv_ack
       RX data acknowledgment sequence number.

       Definition at line 28 of file rte_tcp.h.

   uint8_tdata_off
       Data offset.

       Definition at line 29 of file rte_tcp.h.

   uint8_ttcp_flags
       TCP flags

       Definition at line 30 of file rte_tcp.h.

   rte_be16_trx_win
       RX flow control window.

       Definition at line 31 of file rte_tcp.h.

   rte_be16_tcksum
       TCP checksum.

       Definition at line 32 of file rte_tcp.h.

   rte_be16_ttcp_urp
       TCP urgent pointer, if any.

       Definition at line 33 of file rte_tcp.h.

Name

       rte_tcp_hdr

Synopsis

       #include <rte_tcp.h>

   DataFieldsrte_be16_tsrc_portrte_be16_tdst_portrte_be32_tsent_seqrte_be32_trecv_ack
       uint8_t data_off
       uint8_t tcp_flagsrte_be16_trx_winrte_be16_tcksumrte_be16_ttcp_urp