cpl_t6_act_open_req
struct cpl_t6_act_open_req *t6req = NULL;
sizev4 = sizeof(struct cpl_t6_act_open_req);
struct cpl_t6_act_open_req *t6req = NULL;
t6req = (struct cpl_t6_act_open_req *)__skb_put(skb, sizeof(*t6req));
size = sizeof(struct cpl_t6_act_open_req);
struct cpl_t6_act_open_req *cpl6;
size = sizeof(struct cpl_t6_act_open_req);
struct cpl_t6_act_open_req *req =
(struct cpl_t6_act_open_req *)skb->head;