cpl_t6_act_open_req6
struct cpl_t6_act_open_req6 *t6req6 = NULL;
sizev6 = sizeof(struct cpl_t6_act_open_req6);
struct cpl_t6_act_open_req6 *t6req = NULL;
t6req = (struct cpl_t6_act_open_req6 *)__skb_put(skb, sizeof(*t6req));
struct cpl_t6_act_open_req6 *cpl6;
size6 = sizeof(struct cpl_t6_act_open_req6);
struct cpl_t6_act_open_req6 *req =
(struct cpl_t6_act_open_req6 *)skb->head;