Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnl80211.h4136 * @NL80211_MPATH_INFO_PATH_CHANGE: total number of path changes to destination
4151 NL80211_MPATH_INFO_PATH_CHANGE, enumerator
/linux/net/wireless/
H A Dnl80211.c8561 nla_put_u32(msg, NL80211_MPATH_INFO_PATH_CHANGE, in nl80211_send_mpath()