NFQA_PACKET_HDR
nla = __nla_reserve(skb, NFQA_PACKET_HDR, sizeof(*pmsg));
if (tb[NFQA_PACKET_HDR]) {
ph = mnl_attr_get_payload(tb[NFQA_PACKET_HDR]);