Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnl80211.h5727 NL80211_NAN_FUNC_TTL, enumerator
/Linux-v4.19/net/wireless/
Dnl80211.c542 [NL80211_NAN_FUNC_TTL] = { .type = NLA_U32 },
11807 if (tb[NL80211_NAN_FUNC_TTL]) in nl80211_nan_add_func()
11808 func->ttl = nla_get_u32(tb[NL80211_NAN_FUNC_TTL]); in nl80211_nan_add_func()