Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h518 struct cpl_pass_open_req { struct
520 union opcode_tid ot;
521 __be16 local_port;
522 __be16 peer_port;
523 __be32 local_ip;
524 __be32 peer_ip;
525 __be32 opt0h;
526 __be32 opt0l;
527 __be32 peer_netmask;
528 __be32 opt1;
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h638 struct cpl_pass_open_req { struct
649 struct cpl_pass_open_req6 { argument