Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dnl80211.h6841 NL80211_NAN_FUNC_TTL, enumerator
/Linux-v6.1/net/wireless/
Dnl80211.c940 [NL80211_NAN_FUNC_TTL] = { .type = NLA_U32 },
14170 if (tb[NL80211_NAN_FUNC_TTL]) in nl80211_nan_add_func()
14171 func->ttl = nla_get_u32(tb[NL80211_NAN_FUNC_TTL]); in nl80211_nan_add_func()