Searched defs:cpl_act_establish (Results 1 – 3 of 3) sorted by relevance
274 struct cpl_act_establish { struct275 union opcode_tid ot;276 u16 local_port;277 u16 peer_port;278 u32 local_ip;279 u32 peer_ip;280 u32 tos_tid;281 u32 rsvd;282 u32 snd_isn;283 u32 rcv_isn;
628 struct cpl_act_establish { struct629 RSS_HDR union opcode_tid ot;630 __be16 local_port;631 __be16 peer_port;632 __be32 local_ip;633 __be32 peer_ip;634 __be32 tos_tid;635 __be16 l2t_idx;636 __be16 tcp_opt;637 __be32 snd_isn;[all …]
664 struct cpl_act_establish { struct665 union opcode_tid ot;666 __be32 rsvd;667 __be32 tos_atid;668 __be16 mac_idx;669 __be16 tcp_opt;670 __be32 snd_isn;671 __be32 rcv_isn;