Home
last modified time | relevance | path

Searched defs:cpl_act_establish (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h672 struct cpl_act_establish { struct
674 union opcode_tid ot;
675 __be16 local_port;
676 __be16 peer_port;
677 __be32 local_ip;
678 __be32 peer_ip;
679 __be32 tos_tid;
680 __be16 l2t_idx;
681 __be16 tcp_opt;
682 __be32 snd_isn;
[all …]
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h1133 struct cpl_act_establish { struct
1135 union opcode_tid ot;
1136 __be32 rsvd;
1137 __be32 tos_atid;
1138 __be16 mac_idx;
1139 __be16 tcp_opt;
1140 __be32 snd_isn;
1141 __be32 rcv_isn;