Searched defs:cpl_act_open_rpl (Results 1 – 2 of 2) sorted by relevance
660 struct cpl_act_open_rpl { struct662 union opcode_tid ot;663 __be16 local_port;664 __be16 peer_port;665 __be32 local_ip;666 __be32 peer_ip;667 __be32 atid;668 __u8 rsvd[3];669 __u8 status;
892 struct cpl_act_open_rpl { struct898 /* cpl_act_open_rpl.atid_status fields */ argument