CTA_TIMEOUT_ICMPV6_TIMEOUT
if (tb[CTA_TIMEOUT_ICMPV6_TIMEOUT]) {
ntohl(nla_get_be32(tb[CTA_TIMEOUT_ICMPV6_TIMEOUT])) * HZ;
if (nla_put_be32(skb, CTA_TIMEOUT_ICMPV6_TIMEOUT, htonl(*timeout / HZ)))
[CTA_TIMEOUT_ICMPV6_TIMEOUT] = { .type = NLA_U32 },