mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-05-04 07:47:27 +02:00
monitor: print parent TSF
This commit is contained in:
parent
40a79dc90b
commit
772061a7d0
@ -4569,6 +4569,7 @@ static const struct attr_entry bss_table[] = {
|
|||||||
{ NL80211_BSS_CHAN_WIDTH, "Chan Width", ATTR_U32 },
|
{ NL80211_BSS_CHAN_WIDTH, "Chan Width", ATTR_U32 },
|
||||||
{ NL80211_BSS_BEACON_TSF, "Beacon TSF", ATTR_U64 },
|
{ NL80211_BSS_BEACON_TSF, "Beacon TSF", ATTR_U64 },
|
||||||
{ NL80211_BSS_PRESP_DATA, "Probe Response", ATTR_FLAG },
|
{ NL80211_BSS_PRESP_DATA, "Probe Response", ATTR_FLAG },
|
||||||
|
{ NL80211_BSS_PARENT_TSF, "Parent TSF", ATTR_U64 },
|
||||||
{ }
|
{ }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user