NL80211_NAN_FUNC_TTL
[NL80211_NAN_FUNC_TTL] = { .type = NLA_U32 },
if (tb[NL80211_NAN_FUNC_TTL])
func->ttl = nla_get_u32(tb[NL80211_NAN_FUNC_TTL]);