other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| ENUM MPATH_INFO_FLAG(9) | Actions and configuration | ENUM MPATH_INFO_FLAG(9) |
NAME¶
enum_mpath_info_flags - mesh path information flagsSYNOPSIS¶
enum mpath_info_flags {
MPATH_INFO_FRAME_QLEN,
MPATH_INFO_SN,
MPATH_INFO_METRIC,
MPATH_INFO_EXPTIME,
MPATH_INFO_DISCOVERY_TIMEOUT,
MPATH_INFO_DISCOVERY_RETRIES,
MPATH_INFO_FLAGS
};
CONSTANTS¶
MPATH_INFO_FRAME_QLENDESCRIPTION¶
Used by the driver to indicate which info in struct mpath_info it has filled in during get_station or dump_station.AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |