|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include <linux/types.h>Go to the source code of this file.
Enumerations | |
| enum | dpauxmon_cmd { __DPAUXMON_CMD_UNSPEC , DPAUXMON_CMD_START , DPAUXMON_CMD_STOP , DPAUXMON_CMD_DATA , __DPAUXMON_CMD_MAX , DPAUXMON_CMD_MAX = __DPAUXMON_CMD_MAX - 1 } |
| Netlink commands supported by the dpauxmon DisplayPort AUX channel monitor. More... | |
| enum | dpauxmon_attr { __DPAUXMON_ATTR_UNSPEC , DPAUXMON_ATTR_IFINDEX , DPAUXMON_ATTR_DATA , DPAUXMON_ATTR_FROM_SOURCE , DPAUXMON_ATTR_TIMESTAMP , __DPAUXMON_ATTR_AFTER_LAST , DPAUXMON_ATTR_MAX = __DPAUXMON_ATTR_AFTER_LAST - 1 } |
| Netlink attributes carried in dpauxmon messages. More... | |
Copyright 2018, Dirk Eibach, Guntermann & Drunck GmbH dirk..nosp@m.eiba.nosp@m.ch@gd.nosp@m.sys..nosp@m.cc
SPDX-License-Identifier: GPL-2.0-or-later
| enum dpauxmon_attr |
Netlink attributes carried in dpauxmon messages.
| enum dpauxmon_cmd |
Netlink commands supported by the dpauxmon DisplayPort AUX channel monitor.