Searched defs:cpl_pass_accept_req (Results 1 – 2 of 2) sorted by relevance
580 struct cpl_pass_accept_req { struct582 union opcode_tid ot;583 __be16 local_port;584 __be16 peer_port;585 __be32 local_ip;586 __be32 peer_ip;587 __be32 tos_tid;588 struct tcp_options tcp_options;589 __u8 dst_mac[6];590 __be16 vlan_tag;[all …]
717 struct cpl_pass_accept_req { struct729 /* cpl_pass_accept_req.hdr_len fields */ argument