Searched defs:cpl_pass_open_req (Results 1 – 3 of 3) sorted by relevance
185 struct cpl_pass_open_req { struct186 union opcode_tid ot;187 u16 local_port;188 u16 peer_port;189 u32 local_ip;190 u32 peer_ip;191 u32 opt0h;192 u32 opt0l;193 u32 peer_netmask;194 u32 opt1;
478 struct cpl_pass_open_req { struct480 union opcode_tid ot;481 __be16 local_port;482 __be16 peer_port;483 __be32 local_ip;484 __be32 peer_ip;485 __be32 opt0h;486 __be32 opt0l;487 __be32 peer_netmask;488 __be32 opt1;
311 struct cpl_pass_open_req { struct313 union opcode_tid ot;314 __be16 local_port;315 __be16 peer_port;316 __be32 local_ip;317 __be32 peer_ip;318 __be64 opt0;319 __be64 opt1;