Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dnl80211.h7135 NL80211_NAN_FUNC_TTL, enumerator
/linux-6.12.1/net/wireless/
Dnl80211.c953 [NL80211_NAN_FUNC_TTL] = { .type = NLA_U32 },
14603 if (tb[NL80211_NAN_FUNC_TTL]) in nl80211_nan_add_func()
14604 func->ttl = nla_get_u32(tb[NL80211_NAN_FUNC_TTL]); in nl80211_nan_add_func()