Home
last modified time | relevance | path

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

/freebsd-src/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-src/sys/dev/cxgbe/common/
H A Dt4_msg.h909 struct cpl_act_establish { struct
911 union opcode_tid ot;
912 __be32 rsvd;
913 __be32 tos_atid;
914 __be16 mac_idx;
915 __be16 tcp_opt;
916 __be32 snd_isn;
917 __be32 rcv_isn;