Searched refs:NL80211_NAN_FUNC_SERVICE_ID (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnl80211.h7058 * @NL80211_NAN_FUNC_SERVICE_ID: 6 bytes of the service ID hash as
7099 NL80211_NAN_FUNC_SERVICE_ID, enumerator in enum:nl80211_nan_func_attributes
/linux-master/net/wireless/
H A Dnl80211.c941 [NL80211_NAN_FUNC_SERVICE_ID] = {
14403 if (!tb[NL80211_NAN_FUNC_SERVICE_ID]) {
14408 memcpy(func->service_id, nla_data(tb[NL80211_NAN_FUNC_SERVICE_ID]),

Completed in 214 milliseconds