Searched defs:cpl_pass_accept_req (Results 1 – 1 of 1) sorted by relevance
553 struct cpl_pass_accept_req { struct555 union opcode_tid ot;556 __be16 local_port;557 __be16 peer_port;558 __be32 local_ip;559 __be32 peer_ip;560 __be32 tos_tid;561 struct tcp_options tcp_options;562 __u8 dst_mac[6];563 __be16 vlan_tag;[all …]