nvme_tcp_ic_resp
struct nvme_tcp_ic_resp ic_resp;
struct nvme_tcp_ic_resp *pdu)
struct nvme_tcp_ic_resp ic_resp;
_Static_assert(sizeof(struct nvme_tcp_ic_resp) == 128, "Incorrect size");
_Static_assert(offsetof(struct nvme_tcp_ic_resp, pfv) == 8, "Incorrect offset");
_Static_assert(offsetof(struct nvme_tcp_ic_resp, cpda) == 10, "Incorrect offset");
_Static_assert(offsetof(struct nvme_tcp_ic_resp, maxh2cdata) == 12, "Incorrect offset");