Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_t3_cpl.h673 struct cpl_act_establish { struct
675 union opcode_tid ot;
676 __be16 local_port;
677 __be16 peer_port;
678 __be32 local_ip;
679 __be32 peer_ip;
680 __be32 tos_tid;
681 __be16 l2t_idx;
682 __be16 tcp_opt;
683 __be32 snd_isn;
[all …]
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_msg.h880 struct cpl_act_establish { struct
882 union opcode_tid ot;
883 __be32 rsvd;
884 __be32 tos_atid;
885 __be16 mac_idx;
886 __be16 tcp_opt;
887 __be32 snd_isn;
888 __be32 rcv_isn;