Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h2410 * @MPATH_INFO_PATH_CHANGE: @path_change_count filled
2421 MPATH_INFO_PATH_CHANGE = BIT(8), enumerator
/linux/net/wireless/
H A Dnl80211.c8560 ((pinfo->filled & MPATH_INFO_PATH_CHANGE) && in nl80211_send_mpath()