Searched refs:NL80211_NAN_FUNC_TTL (Results 1 – 2 of 2) sorted by relevance
6878 NL80211_NAN_FUNC_TTL, enumerator
941 [NL80211_NAN_FUNC_TTL] = { .type = NLA_U32 },14281 if (tb[NL80211_NAN_FUNC_TTL]) in nl80211_nan_add_func()14282 func->ttl = nla_get_u32(tb[NL80211_NAN_FUNC_TTL]); in nl80211_nan_add_func()
Completed in 47 milliseconds