Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h2403 * @MPATH_INFO_SN: @sn filled
2414 MPATH_INFO_SN = BIT(1), enumerator
/linux/net/wireless/
H A Dnl80211.c8540 if (((pinfo->filled & MPATH_INFO_SN) && in nl80211_send_mpath()