RetroArch
Public Member Functions | List of all members
tcp_hdr Struct Reference

#include <tcp.h>

Public Member Functions

 PACK_STRUCT_FIELD (u16_t src)
 
 PACK_STRUCT_FIELD (u16_t dest)
 
 PACK_STRUCT_FIELD (u32_t seqno)
 
 PACK_STRUCT_FIELD (u32_t ackno)
 
 PACK_STRUCT_FIELD (u16_t _hdrlen_rsvd_flags)
 
 PACK_STRUCT_FIELD (u16_t wnd)
 
 PACK_STRUCT_FIELD (u16_t chksum)
 
 PACK_STRUCT_FIELD (u16_t urgp)
 

Member Function Documentation

◆ PACK_STRUCT_FIELD() [1/8]

tcp_hdr::PACK_STRUCT_FIELD ( u16_t  src)

◆ PACK_STRUCT_FIELD() [2/8]

tcp_hdr::PACK_STRUCT_FIELD ( u16_t  dest)

◆ PACK_STRUCT_FIELD() [3/8]

tcp_hdr::PACK_STRUCT_FIELD ( u32_t  seqno)

◆ PACK_STRUCT_FIELD() [4/8]

tcp_hdr::PACK_STRUCT_FIELD ( u32_t  ackno)

◆ PACK_STRUCT_FIELD() [5/8]

tcp_hdr::PACK_STRUCT_FIELD ( u16_t  _hdrlen_rsvd_flags)

◆ PACK_STRUCT_FIELD() [6/8]

tcp_hdr::PACK_STRUCT_FIELD ( u16_t  wnd)

◆ PACK_STRUCT_FIELD() [7/8]

tcp_hdr::PACK_STRUCT_FIELD ( u16_t  chksum)

◆ PACK_STRUCT_FIELD() [8/8]

tcp_hdr::PACK_STRUCT_FIELD ( u16_t  urgp)

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