Package >> nw_tcpv4_pkg
|
|
t_tcp_header | |
|
src_port | std_logic_vector ( 15 downto 0 ) |
| | Source port.
|
|
dest_port | std_logic_vector ( 15 downto 0 ) |
| | Destination port.
|
|
sequence_no | std_logic_vector ( 31 downto 0 ) |
| | Sequence number.
|
|
ack_no | std_logic_vector ( 31 downto 0 ) |
| | Acknowledge number.
|
|
data_offset | std_logic_vector ( 3 downto 0 ) |
| | Data offset.
|
|
reserved_3 | std_logic_vector ( 2 downto 0 ) |
| | Reserved.
|
|
flags | std_logic_vector ( 8 downto 0 ) |
| | Flags.
|
|
window_size | std_logic_vector ( 15 downto 0 ) |
| | Window size.
|
|
chksum | std_logic_vector ( 15 downto 0 ) |
| | Checksum.
|
|
urgent_pointer | std_logic_vector ( 15 downto 0 ) |
| | Urgent pointer.
|
|
options | t_slv_arr ( 0 to 39 ) ( 7 downto 0 ) |
| | Options.
|
The documentation for this design unit was generated from the following file: