Searched defs:cpl_act_open_rpl (Results 1 – 2 of 2) sorted by relevance
273 struct cpl_act_open_rpl { struct274 union opcode_tid ot;275 u16 local_port;276 u16 peer_port;277 u32 local_ip;278 u32 peer_ip;279 u32 new_tid;280 u8 rsvd[3];281 u8 status;
617 struct cpl_act_open_rpl { struct618 RSS_HDR union opcode_tid ot;619 __be16 local_port;620 __be16 peer_port;621 __be32 local_ip;622 __be32 peer_ip;623 __be32 atid;624 __u8 rsvd[3];625 __u8 status;