Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h2408 * @MPATH_INFO_FLAGS: @flags filled
2419 MPATH_INFO_FLAGS = BIT(6), enumerator
/linux/net/wireless/
H A Dnl80211.c8548 ((pinfo->filled & MPATH_INFO_FLAGS) && in nl80211_send_mpath()