Options
All
  • Public
  • Public/Protected
  • All
Menu

mesh path information

These attribute types are used with %NL80211_ATTR_MPATH_INFO when getting information about a mesh path.

Hierarchy

Index

Properties

__unparsed?: [number, Buffer][]
discoveryRetries?: number

mesh path discovery retries

discoveryTimeout?: number

total path discovery timeout, in msec

exptime?: number

expiration time for the path, in msec from now

flags?: MpathFlags

mesh path flags, enumerated in &enum nl80211_mpath_flags;

frameQlen?: number

number of queued frames for this destination

hopCount?: Buffer

hop count to destination

metric?: number

metric (cost) of this mesh path

pathChange?: Buffer

total number of path changes to destination

sn?: number

destination sequence number

Generated using TypeDoc