Home
last modified time | relevance | path

Searched defs:cpl_pass_accept_req (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h580 struct cpl_pass_accept_req { struct
582 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 …]
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h717 struct cpl_pass_accept_req { struct
729 /* cpl_pass_accept_req.hdr_len fields */ argument