Searched defs:cpl_act_establish (Results 1 – 3 of 3) sorted by relevance
283 struct cpl_act_establish { struct284 union opcode_tid ot;285 u16 local_port;286 u16 peer_port;287 u32 local_ip;288 u32 peer_ip;289 u32 tos_tid;290 u32 rsvd;291 u32 snd_isn;292 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;