FreeBSD kernel CXGB device code
cpl_pass_accept_req Struct Reference

#include <cxgb_t3_cpl.h>

Collaboration diagram for cpl_pass_accept_req:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 local_port
 
__be16 peer_port
 
__be32 local_ip
 
__be32 peer_ip
 
__be32 tos_tid
 
struct tcp_options tcp_options
 
__u8 dst_mac [6]
 
__be16 vlan_tag
 
__u8 src_mac [6]
 
__u8 exact_match:1
 
__u8 port_idx:1
 
__u8 addr_idx:3
 
__u8 __pad0__:3
 
__u8 rsvd
 
__be32 rcv_isn
 
__be32 rsvd2
 

Detailed Description

Definition at line 582 of file cxgb_t3_cpl.h.

Field Documentation

◆ __pad0__

__u8 cpl_pass_accept_req::__pad0__

Definition at line 603 of file cxgb_t3_cpl.h.

◆ addr_idx

__u8 cpl_pass_accept_req::addr_idx

Definition at line 602 of file cxgb_t3_cpl.h.

◆ dst_mac

__u8 cpl_pass_accept_req::dst_mac[6]

Definition at line 591 of file cxgb_t3_cpl.h.

◆ exact_match

__u8 cpl_pass_accept_req::exact_match

Definition at line 600 of file cxgb_t3_cpl.h.

◆ local_ip

__be32 cpl_pass_accept_req::local_ip

Definition at line 587 of file cxgb_t3_cpl.h.

◆ local_port

__be16 cpl_pass_accept_req::local_port

Definition at line 585 of file cxgb_t3_cpl.h.

◆ ot

RSS_HDR union opcode_tid cpl_pass_accept_req::ot

Definition at line 584 of file cxgb_t3_cpl.h.

◆ peer_ip

__be32 cpl_pass_accept_req::peer_ip

Definition at line 588 of file cxgb_t3_cpl.h.

◆ peer_port

__be16 cpl_pass_accept_req::peer_port

Definition at line 586 of file cxgb_t3_cpl.h.

◆ port_idx

__u8 cpl_pass_accept_req::port_idx

Definition at line 601 of file cxgb_t3_cpl.h.

◆ rcv_isn

__be32 cpl_pass_accept_req::rcv_isn

Definition at line 606 of file cxgb_t3_cpl.h.

◆ rsvd

__u8 cpl_pass_accept_req::rsvd

Definition at line 605 of file cxgb_t3_cpl.h.

◆ rsvd2

__be32 cpl_pass_accept_req::rsvd2

Definition at line 607 of file cxgb_t3_cpl.h.

◆ src_mac

__u8 cpl_pass_accept_req::src_mac[6]

Definition at line 593 of file cxgb_t3_cpl.h.

◆ tcp_options

struct tcp_options cpl_pass_accept_req::tcp_options

Definition at line 590 of file cxgb_t3_cpl.h.

◆ tos_tid

__be32 cpl_pass_accept_req::tos_tid

Definition at line 589 of file cxgb_t3_cpl.h.

◆ vlan_tag

__be16 cpl_pass_accept_req::vlan_tag

Definition at line 592 of file cxgb_t3_cpl.h.


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