Searched defs:cpl_pass_open_req (Results 1 – 3 of 3) sorted by relevance
194 struct cpl_pass_open_req { struct195 union opcode_tid ot;196 u16 local_port;197 u16 peer_port;198 u32 local_ip;199 u32 peer_ip;200 u32 opt0h;201 u32 opt0l;202 u32 peer_netmask;203 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;
309 struct cpl_pass_open_req { struct311 union opcode_tid ot;312 __be16 local_port;313 __be16 peer_port;314 __be32 local_ip;315 __be32 peer_ip;316 __be64 opt0;317 __be64 opt1;