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