Home
last modified time | relevance | path

Searched refs:NL80211_NAN_FUNC_TTL (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dnl80211.h6961 NL80211_NAN_FUNC_TTL, enumerator
/Linux-v6.6/net/wireless/
Dnl80211.c953 [NL80211_NAN_FUNC_TTL] = { .type = NLA_U32 },
14435 if (tb[NL80211_NAN_FUNC_TTL]) in nl80211_nan_add_func()
14436 func->ttl = nla_get_u32(tb[NL80211_NAN_FUNC_TTL]); in nl80211_nan_add_func()